Searched defs:compName (Results 1 – 5 of 5) sorted by relevance
115 AddListenerCommand(PowerPolicyTestClient testClient, String compName) { in AddListenerCommand()134 RemoveListenerCommand(PowerPolicyTestClient testClient, String compName) { in RemoveListenerCommand()153 DumpListenerCommand(PowerPolicyTestClient testClient, String compName) { in DumpListenerCommand()
151 public void registerPowerPolicyListener(String compName) throws Exception { in registerPowerPolicyListener()169 public void unregisterPowerPolicyListener(String compName) throws Exception { in unregisterPowerPolicyListener()179 public CarPowerPolicy getListenerCurrentPolicy(String compName) throws Exception { in getListenerCurrentPolicy()
35 PowerPolicyListenerImpl(PowerPolicyTestClient testClient, String compName) { in PowerPolicyListenerImpl()
240 ComponentName compName = new ComponentName(SIMPLE_APP_PACKAGE, SIMPLE_APP_PACKAGE in testLaunchMainActivity() local342 ComponentName compName = activity.getComponentName(); in assertActivityInjected() local480 ComponentName compName = activity.getComponentName(); in assertInjectedActivityNotFound() local
328 private void startAndStopFgsType(ComponentName compName, int type, WatchUidRunner uidWatcher) in startAndStopFgsType()337 private int startForegroundServiceWithType(ComponentName compName, int type) throws Exception { in startForegroundServiceWithType()366 private void stopService(ComponentName compName, WatchUidRunner uidWatcher) throws Exception { in stopService()