Searched defs:bindIntent (Results 1 – 11 of 11) sorted by relevance
354 Intent bindIntent = bindIntentCaptor.getValue(); in testBindToService_NoServicesFound_IncomingCall() local389 Intent bindIntent = bindIntentCaptor.getValue(); in testBindToService_NoServicesFound_OutgoingCall() local442 Intent bindIntent = bindIntentCaptor.getValue(); in testBindToService_DefaultDialer_NoEmergency() local502 Intent bindIntent = bindIntentCaptor.getValue(); in testBindToService_SystemDialer_Emergency() local581 Intent bindIntent = bindIntentCaptor.getValue(); in testBindToService_SystemDialer_Crash() local666 Intent bindIntent = bindIntentCaptor.getValue(); in testBindToService_DefaultDialer_FallBackToSystem() local791 Intent bindIntent = bindIntentCaptor.getValue(); in testBindToService_IncludeExternal() local1102 Intent bindIntent = bindIntentCaptor.getAllValues().get(i); in verifyBinding() local
144 Intent bindIntent = mIntentFunction.apply(transportComponent); in getTransportClient() local152 ComponentName transportComponent, String caller, Intent bindIntent) { in getTransportClient()
114 Intent bindIntent, in TransportClient()134 Intent bindIntent, in TransportClient()
73 val bindIntent = Intent(INetworkStackConnector::class.java.name + ".Test") regex
68 Intent bindIntent = new Intent(); in bindAndGetSuggestions() local
119 Intent bindIntent = new Intent(); in startBinding() local
204 Intent bindIntent = new Intent(mBoundServiceInfo.getAction()).setComponent( in bind() local
216 Intent bindIntent = new Intent(this /* context */, HvacController.class); in layoutHvacUi() local
232 Intent bindIntent = new Intent(HostNfcFService.SERVICE_INTERFACE); in bindServiceIfNeededLocked() local
190 Intent bindIntent = new Intent(RadioAppService.ACTION_APP_SERVICE, null, in bind() local
139 Intent bindIntent = newBindIntent(context); in getRemotePackage() local