HomeSort by relevance Sort by last modified time
    Searched refs:Stub (Results 451 - 475 of 1066) sorted by null

<<11121314151617181920>>

  /packages/apps/TV/src/com/android/tv/tuner/exoplayer/ffmpeg/
FfmpegDecoderService.java 119 private final class FfmpegDecoder extends IFfmpegDecoder.Stub {
  /packages/services/BuiltInPrintService/src/com/android/bips/jni/
PdfRender.java 69 mService = IPdfRender.Stub.asInterface(service);
  /packages/services/Car/car-lib/src/android/car/input/
CarInputHandlingService.java 120 private class InputBinder extends ICarInputListener.Stub {
  /packages/services/Car/car-lib/src/android/car/navigation/
CarNavigationStatusManager.java 186 mService = IInstrumentClusterNavigation.Stub.asInterface(service);
  /packages/services/Car/service/src/com/android/car/
CarBluetoothService.java 51 public class CarBluetoothService extends ICarBluetooth.Stub implements CarServiceBase {
CarBluetoothUserService.java 33 public class CarBluetoothUserService extends ICarBluetoothUserService.Stub {
CarRadioService.java 36 public class CarRadioService extends ICarRadio.Stub
DrivingStatePolicy.java 48 new ICarSensorEventListener.Stub() {
PerUserCarServiceHelper.java 132 mCarUserService = ICarUserService.Stub.asInterface(service);
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ConnectionServiceFixture.java 196 public class FakeConnectionService extends IConnectionService.Stub {
371 IConnectionService.Stub.asInterface(mConnectionServiceDelegate.onBind(null));
374 private IConnectionService.Stub mConnectionServiceSpy = Mockito.spy(mConnectionService);
529 a.queryRemoteConnectionServices(new RemoteServiceCallback.Stub() {
  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 78 public static class BadController extends IActivityController.Stub {
165 IPowerManager pm = IPowerManager.Stub.asInterface(b);
  /frameworks/base/core/java/android/appwidget/
AppWidgetHost.java 69 static class Callbacks extends IAppWidgetHost.Stub {
179 sService = IAppWidgetService.Stub.asInterface(b);
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dpSink.java 132 new IBluetoothStateChangeCallback.Stub() {
487 mService = IBluetoothA2dpSink.Stub.asInterface(Binder.allowBlocking(service));
BluetoothMap.java 59 new IBluetoothStateChangeCallback.Stub() {
388 mService = IBluetoothMap.Stub.asInterface(Binder.allowBlocking(service));
BluetoothMapClient.java 76 new IBluetoothStateChangeCallback.Stub() {
399 mService = IBluetoothMapClient.Stub.asInterface(service);
BluetoothSap.java 93 new IBluetoothStateChangeCallback.Stub() {
407 mService = IBluetoothSap.Stub.asInterface(Binder.allowBlocking(service));
  /frameworks/base/core/java/android/hardware/
LegacySensorManager.java 51 sWindowManager = IWindowManager.Stub.asInterface(
58 new IRotationWatcher.Stub() {
  /frameworks/base/core/java/android/inputmethodservice/
IInputMethodWrapper.java 55 class IInputMethodWrapper extends IInputMethod.Stub
245 IInputContext.Stub.asInterface(binding.getConnectionToken()), missingMethodFlags);
  /frameworks/base/core/java/android/net/
VpnService.java 166 return IConnectivityManager.Stub.asInterface(
640 IPackageManager pm = IPackageManager.Stub.asInterface(
    [all...]
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 172 mService = IRecognitionService.Stub.asInterface(service);
420 private static class InternalListener extends IRecognitionListener.Stub {
  /frameworks/base/core/java/android/view/textservice/
SpellCheckerSession.java 222 extends ISpellCheckerSessionListener.Stub {
533 private static final class InternalListener extends ITextServicesSessionListener.Stub {
  /frameworks/base/keystore/java/android/security/
KeyChain.java 393 private static class AliasResponse extends IKeyChainAliasCallback.Stub {
644 q.put(IKeyChainService.Stub.asInterface(Binder.allowBlocking(service)));
  /frameworks/base/media/java/android/media/
MediaCas.java 145 private final ICasListener.Stub mBinder = new ICasListener.Stub() {
  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
OSUManager.java 104 IFlowService fs = IFlowService.Stub.asInterface(service);
128 IFlowService fs = IFlowService.Stub.asInterface(service);
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
PdfManipulationService.java 76 private final class PdfRendererImpl extends IPdfRenderer.Stub {
214 private final class PdfEditorImpl extends IPdfEditor.Stub {

Completed in 967 milliseconds

<<11121314151617181920>>