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

1 2 3 4 5 6 78 91011>>

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64CA53Erratum835769Stub.cpp 85 Stub* AArch64CA53Erratum835769Stub::doClone() {
AArch64CA53Erratum843419Stub.cpp 85 Stub* AArch64CA53Erratum843419Stub::doClone() {
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLA25Stub.cpp 15 const uint32_t STUB[] = {
33 m_pData(STUB),
34 m_Size(sizeof(STUB)) {
86 Stub* MipsLA25Stub::doClone() {
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsEcbm.java 88 private class ImsEcbmListenerProxy extends IImsEcbmListener.Stub {
ImsMultiEndpoint.java 37 private class ImsExternalCallStateListenerProxy extends IImsExternalCallStateListener.Stub {
  /frameworks/opt/telephony/src/java/android/telephony/
CarrierMessagingServiceManager.java 92 onServiceReady(ICarrierMessagingService.Stub.asInterface(service));
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimSmsTest.java 34 ISms sms = ISms.Stub.asInterface(ServiceManager.getService("isms"));
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
AccountServiceProxy.java 37 mService = IAccountService.Stub.asInterface(binder);
  /packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
PackageDeletionTask.java 53 private class PackageDeletionObserver extends IPackageDeleteObserver.Stub {
  /packages/services/Car/car-lib/src/android/car/content/pm/
CarAppBlockingPolicyService.java 71 private class ICarAppBlockingPoicyImpl extends ICarAppBlockingPolicy.Stub {
  /packages/services/Car/service/src/com/android/car/
CarInfoService.java 30 public class CarInfoService extends ICarInfo.Stub implements CarServiceBase {
PerUserCarService.java 87 private final class CarUserServiceBinder extends ICarUserService.Stub {
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java 123 private final IRemoteService.Stub mBinder = new IRemoteService.Stub() {
135 private final ISecondary.Stub mSecondaryBinder = new ISecondary.Stub() {
314 mService = IRemoteService.Stub.asInterface(service);
355 mSecondaryService = ISecondary.Stub.asInterface(service);
443 private IRemoteServiceCallback mCallback = new IRemoteServiceCallback.Stub() {
  /frameworks/base/media/java/android/media/session/
MediaSessionManager.java 86 mService = ISessionManager.Stub.asInterface(b);
141 MediaController controller = new MediaController(mContext, ISessionController.Stub
546 private final IActiveSessionsListener.Stub mStub = new IActiveSessionsListener.Stub() {
581 extends IOnVolumeKeyLongPressListener.Stub {
607 private static final class OnMediaKeyListenerImpl extends IOnMediaKeyListener.Stub {
638 private static final class CallbackImpl extends ICallback.Stub {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16-intermix.s 201 # Stub function for m16_d (double)
249 # Stub function for m16_static_d (double)
297 # Stub function for m16_static1_d (double)
345 # Stub function for m16_static32_d (double)
393 # Stub function for m16_static16_d (double)
668 # Stub function for m16_dl (double)
724 # Stub function for m16_static_dl (double)
780 # Stub function for m16_static1_dl (double)
836 # Stub function for m16_static32_dl (double)
892 # Stub function for m16_static16_dl (double
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-intermix-2.s 201 # Stub function for m16_d (double)
249 # Stub function for m16_static_d (double)
297 # Stub function for m16_static1_d (double)
345 # Stub function for m16_static32_d (double)
393 # Stub function for m16_static16_d (double)
668 # Stub function for m16_dl (double)
724 # Stub function for m16_static_dl (double)
780 # Stub function for m16_static1_dl (double)
836 # Stub function for m16_static32_dl (double)
892 # Stub function for m16_static16_dl (double
    [all...]
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/television/
UninstallAppProgress.java 119 final IPackageDeleteObserver2 observer = IPackageDeleteObserver2.Stub
153 IDevicePolicyManager dpm = IDevicePolicyManager.Stub.asInterface(
191 IPackageManager packageManager = IPackageManager.Stub.asInterface(
264 final IPackageDeleteObserver2 observer = IPackageDeleteObserver2.Stub
309 private class PackageDeleteObserver extends IPackageDeleteObserver.Stub {
  /external/python/cpython2/Lib/unittest/test/
test_case.py     [all...]
  /prebuilts/sdk/current/support/customtabs/
android-support-customtabs.jar 
  /frameworks/base/cmds/telecom/src/com/android/commands/telecom/
Telecom.java 92 mTelecomService = ITelecomService.Stub.asInterface(
98 mUserManager = IUserManager.Stub
  /frameworks/base/core/java/android/app/
VrManager.java 27 final IVrStateCallbacks mStateCallback = new IVrStateCallbacks.Stub() {
35 new IPersistentVrStateCallbacks.Stub() {
  /frameworks/base/core/java/android/net/
PacProxySelector.java 49 mProxyService = IProxyService.Stub.asInterface(
61 mProxyService = IProxyService.Stub.asInterface(
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionService.java 72 IVoiceInteractionService mInterface = new IVoiceInteractionService.Stub() {
224 mSystemService = IVoiceInteractionManagerService.Stub.asInterface(
  /frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityTest.java 41 mService = IBinderThreadPriorityService.Stub.asInterface(service);
51 private static class ServiceStub extends IBinderThreadPriorityService.Stub {
  /frameworks/base/lowpan/java/android/net/lowpan/
LowpanScanner.java 175 new ILowpanNetScanCallback.Stub() {
257 new ILowpanEnergyScanCallback.Stub() {

Completed in 851 milliseconds

1 2 3 4 5 6 78 91011>>