Home
last modified time | relevance | path

Searched defs:getCommandFromConfig (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/
H A DSpectatioConfig.java121 public String getCommandFromConfig(String commandName) { in getCommandFromConfig() method in SpectatioConfig
/aosp_15_r20/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
H A DSpectatioConfigUtil.java240 public String getCommandFromConfig(String commandName) { in getCommandFromConfig() method in SpectatioConfigUtil
/aosp_15_r20/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
H A DAbstractStandardAppHelper2.java174 protected String getCommandFromConfig(String commandName) { in getCommandFromConfig() method in AbstractStandardAppHelper2
H A DAbstractStandardAppHelper.java183 protected String getCommandFromConfig(String commandName) { in getCommandFromConfig() method in AbstractStandardAppHelper