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

<<21222324252627282930>>

  /frameworks/base/core/java/android/service/voice/
AlwaysOnHotwordDetector.java 612 static final class SoundTriggerListener extends IRecognitionStatusCallback.Stub {
  /frameworks/base/core/java/android/webkit/
WebViewFactory.java 268 * If the ApplicationInfo provided is for a stub WebView, fix up the object to include the
293 // Replace the stub's code locations with the donor's.
299 // Copy the donor's primary and secondary ABIs, since the stub doesn't have native code
486 return IWebViewUpdateService.Stub.asInterface(
  /frameworks/base/media/java/android/media/
AudioManager.java 694 sService = IAudioService.Stub.asInterface(b);
    [all...]
  /frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DeviceDiscoveryService.java 98 new ICompanionDeviceDiscoveryService.Stub() {
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/dream/
DreamBackend.java 101 mDreamManager = IDreamManager.Stub.asInterface(
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
TileLifecycleManager.java 187 final QSTileServiceWrapper wrapper = new QSTileServiceWrapper(Stub.asInterface(service));
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardIndicationController.java 129 mBatteryInfo = IBatteryStats.Stub.asInterface(
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
SecurityControllerImpl.java 103 mConnectivityManagerService = IConnectivityManager.Stub.asInterface(
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
MediaSessions.java 333 private final IRemoteVolumeController mRvc = new IRemoteVolumeController.Stub() {
  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 152 private class IWapPushManagerStub extends IWapPushManager.Stub {
  /frameworks/base/services/backup/java/com/android/server/backup/
Trampoline.java 63 public class Trampoline extends IBackupManager.Stub {
TransportManager.java 332 mBinder = IBackupTransport.Stub.asInterface(binder);
  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java 75 class BluetoothManagerService extends IBluetoothManager.Stub {
219 private final IBluetoothCallback mBluetoothCallback = new IBluetoothCallback.Stub() {
    [all...]
GraphicsStatsService.java 73 public class GraphicsStatsService extends IGraphicsStats.Stub {
  /frameworks/base/services/core/java/com/android/server/display/
VirtualDisplayAdapter.java 427 private final class MediaProjectionCallback extends IMediaProjectionCallback.Stub {
  /frameworks/base/services/core/java/com/android/server/notification/
ConditionProviders.java 120 return IConditionProvider.Stub.asInterface(binder);
  /frameworks/base/services/core/java/com/android/server/pm/
Installer.java 122 mInstalld = IInstalld.Stub.asInterface(binder);
OtaDexoptService.java 51 public class OtaDexoptService extends IOtaDexopt.Stub {
ShortcutRequestPinProcessor.java 52 private abstract static class PinItemRequestInner extends IPinItemRequest.Stub {
  /frameworks/base/services/core/java/com/android/server/storage/
CacheQuotaStrategy.java 136 mRemoteService = ICacheQuotaService.Stub.asInterface(service);
  /frameworks/base/services/core/java/com/android/server/timezone/
RulesManagerService.java 60 public final class RulesManagerService extends IRulesManager.Stub {
  /frameworks/base/services/core/java/com/android/server/wm/
PinnedStackController.java 115 private class PinnedStackControllerCallback extends IPinnedStackController.Stub {
  /frameworks/base/services/java/com/android/server/
SystemServer.java     [all...]
  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsService.java 242 mDeviceIdleController = IDeviceIdleController.Stub.asInterface(
244 mBatteryStats = IBatteryStats.Stub.asInterface(
348 private final IUidObserver mUidObserver = new IUidObserver.Stub() {
700 * Called by the Binder stub
710 * Called by the Binder stub.
801 * Called by the Binder stub.
810 * Called by the Binder stub.
824 * Called by the Binder stub.
    [all...]
  /frameworks/base/telephony/java/android/telephony/
MbmsDownloadSession.java 277 IMbmsDownloadService.Stub.asInterface(service);
    [all...]

Completed in 1133 milliseconds

<<21222324252627282930>>