Searched refs:allowBlocking (Results 1 – 25 of 26) sorted by relevance
12
116 .asInterface(Binder.allowBlocking(BinderInternal.getContextObject())); in getIServiceManager()133 return Binder.allowBlocking(rawGetService(name)); in getService()213 return Binder.allowBlocking(getIServiceManager().checkService(name)); in checkService()
109 Binder.allowBlocking(mShellCallback.asBinder()); in ShellCallback()
210 public static IBinder allowBlocking(IBinder binder) { in allowBlocking() method in Binder
86 Binder.allowBlocking(service));
59 return IBluetoothPbapClient.Stub.asInterface(Binder.allowBlocking(service));
152 return IBluetoothPan.Stub.asInterface(Binder.allowBlocking(service));
98 return IBluetoothSap.Stub.asInterface(Binder.allowBlocking(service));
79 return IBluetoothA2dpSink.Stub.asInterface(Binder.allowBlocking(service));
80 return IBluetoothMap.Stub.asInterface(Binder.allowBlocking(service));
134 return IBluetoothHearingAid.Stub.asInterface(Binder.allowBlocking(service));
121 return IBluetoothMapClient.Stub.asInterface(Binder.allowBlocking(service));
392 return IBluetoothHidDevice.Stub.asInterface(Binder.allowBlocking(service));
232 return IBluetoothHidHost.Stub.asInterface(Binder.allowBlocking(service));
234 return IBluetoothA2dp.Stub.asInterface(Binder.allowBlocking(service));
408 return IBluetoothHeadsetClient.Stub.asInterface(Binder.allowBlocking(service));
1221 mService = IBluetoothHeadset.Stub.asInterface(Binder.allowBlocking(service));
339 Binder.allowBlocking(clientInterface.asBinder()); in setupInterfaceForClientMode()350 Binder.allowBlocking(wificondScanner.asBinder()); in setupInterfaceForClientMode()427 Binder.allowBlocking(apInterface.asBinder()); in setupInterfaceForSoftApMode()
811 q.put(IKeyChainService.Stub.asInterface(Binder.allowBlocking(service))); in bindAsUser()
100 mService = IMms.Stub.asInterface(Binder.allowBlocking(service));
1953 IBluetoothGatt.Stub.asInterface(Binder.allowBlocking(service)); in handleMessage()1963 mBluetooth = IBluetooth.Stub.asInterface(Binder.allowBlocking(service)); in handleMessage()
140 Binder.allowBlocking(mContentProvider.asBinder()); in setDetectNotResponding()
2373 Binder.allowBlocking(mReceiveChannel); in ensureDataForAutofill()
1991 Binder.allowBlocking(future.asBinder()); in fetchAppTransitionSpecsFromFuture()
6928 Binder.allowBlocking(provider.asBinder()); in installProviderAuthoritiesLocked()
11207 HSPLandroid/os/Binder;->allowBlocking(Landroid/os/IBinder;)Landroid/os/IBinder;