Searched defs:adbCommand (Results 1 – 4 of 4) sorted by relevance
82 private int getAidlSensorId(String adbCommand, String providerRegex) throws Exception { in getAidlSensorId()
331 private static int getAidlSensorId(String adbCommand, String providerRegex) { in getAidlSensorId()341 private static List<Integer> getAidlSensorIds(String adbCommand, String providerRegex) { in getAidlSensorIds()
506 String adbCommand = "am start -W --user " + userId in changeCrossProfileWidgetForUser() local
1082 String adbCommand = "am start -W --user " + userId in changePolicy() local