HomeSort by relevance Sort by last modified time
    Searched refs:Stub (Results 351 - 375 of 843) sorted by null

<<11121314151617181920>>

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiCertManager.java 146 IDevicePolicyManager pm = IDevicePolicyManager.Stub.asInterface(
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyComponentFactory.java 134 return IDeviceIdleController.Stub.asInterface(
UiccPhoneBookController.java 31 public class UiccPhoneBookController extends IIccPhoneBook.Stub {
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimPhoneBookTest.java 34 IIccPhoneBook.Stub.asInterface(ServiceManager.getService("simphonebook"));
WapPushOverSmsTest.java 47 protected IMms.Stub mIMmsStub;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmSmsDispatcherTest.java 57 private ISub.Stub mISubStub;
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
PolicyServiceProxy.java 40 mService = IPolicyService.Stub.asInterface(binder);
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainActivity.java 151 final IKeyChainAliasCallback.Stub callback = new IKeyChainAliasCallback.Stub() {
178 IDevicePolicyManager devicePolicyManager = IDevicePolicyManager.Stub.asInterface(
434 = IKeyChainAliasCallback.Stub.asInterface(
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
InstallPackageTask.java 146 private class PackageInstallObserver extends IPackageInstallObserver.Stub {
  /packages/apps/Nfc/src/com/android/nfc/
ForegroundUtils.java 29 public class ForegroundUtils extends IProcessObserver.Stub {
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
MigrateEstimateTask.java 122 mService = IMediaContainerService.Stub.asInterface(service);
  /packages/apps/Settings/src/com/android/settings/notification/
NotificationBackend.java 37 static INotificationManager sINM = INotificationManager.Stub.asInterface(
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
UserSwitchListenerService.java 113 new IUserSwitchObserver.Stub() {
  /packages/services/Car/service/src/com/android/car/
CarCameraService.java 30 public class CarCameraService extends ICarCamera.Stub implements CarServiceBase {
CarHvacService.java 38 public class CarHvacService extends ICarHvac.Stub
CarInfoService.java 33 public class CarInfoService extends ICarInfo.Stub implements CarServiceBase {
CarRadioService.java 37 public class CarRadioService extends ICarRadio.Stub
DrivingStatePolicy.java 50 new ICarSensorEventListener.Stub() {
91 // TODO Auto-generated method stub
135 // TODO Auto-generated method stub
  /packages/services/Telecomm/src/com/android/server/telecom/components/
TelecomService.java 135 return IAudioService.Stub.asInterface(
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ConnectionServiceFixture.java 164 public class FakeConnectionService extends IConnectionService.Stub {
292 IConnectionService.Stub.asInterface(mConnectionServiceDelegate.onBind(null));
295 private IConnectionService.Stub mConnectionServiceSpy = Mockito.spy(mConnectionService);
441 a.queryRemoteConnectionServices(new RemoteServiceCallback.Stub() {
  /platform_testing/utils/crashcollector/src/android/test/crashcollector/
Collector.java 167 private class CrashCollector extends IActivityController.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 {
172 sService = IAppWidgetService.Stub.asInterface(b);
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 121 new IBluetoothStateChangeCallback.Stub() {
537 mService = IBluetoothA2dp.Stub.asInterface(service);
BluetoothA2dpSink.java 131 new IBluetoothStateChangeCallback.Stub() {
484 mService = IBluetoothA2dpSink.Stub.asInterface(service);

Completed in 345 milliseconds

<<11121314151617181920>>