Searched refs:testComponentName (Results 1 – 3 of 3) sorted by relevance
65 customTileSpec = TileSpec.create(testComponentName) in <lambda>()75 testableContext.addMockService(testComponentName, iQSTileService.asBinder()) in setUp()107 private val testComponentName = ComponentName("pkg", "srv") constant115 override val component: ComponentName = testComponentName
333 private ServiceConnection bindService(ComponentName testComponentName) { in bindService() argument336 assertTrue(mTestController.bind(testComponentName)); in bindService()
388 void setSystemDialer(in ComponentName testComponentName); in setSystemDialer() argument