Home
last modified time | relevance | path

Searched defs:asInterface (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DShadowINetworkStatsServiceStub.java36 public static android.net.INetworkStatsService asInterface(android.os.IBinder obj) { in asInterface() method in ShadowINetworkStatsServiceStub
H A DShadowIUsbManager.java36 public static IUsbManager asInterface(IBinder obj) { in asInterface() method in ShadowIUsbManager
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DSystemConditionProviderService.java35 abstract public IConditionProvider asInterface(); in asInterface() method in SystemConditionProviderService
H A DCountdownConditionProvider.java82 public IConditionProvider asInterface() { in asInterface() method in CountdownConditionProvider
H A DEventConditionProvider.java174 public IConditionProvider asInterface() { in asInterface() method in EventConditionProvider
H A DScheduleConditionProvider.java157 public IConditionProvider asInterface() { in asInterface() method in ScheduleConditionProvider
H A DConditionProviders.java157 protected IInterface asInterface(IBinder binder) { in asInterface() method in ConditionProviders
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DIDeprecated.java29 public static android.aidl.tests.IDeprecated asInterface(android.os.IBinder obj) in asInterface() method in IDeprecated.Stub
H A DINamedCallback.java31 public static android.aidl.tests.INamedCallback asInterface(android.os.IBinder obj) in asInterface() method in INamedCallback.Stub
H A DINewName.java31 public static android.aidl.tests.INewName asInterface(android.os.IBinder obj) in asInterface() method in INewName.Stub
H A DIOldName.java31 public static android.aidl.tests.IOldName asInterface(android.os.IBinder obj) in asInterface() method in IOldName.Stub
/aosp12/frameworks/base/core/java/android/app/
H A DActivityManagerNative.java40 static public IActivityManager asInterface(IBinder obj) { in asInterface() method in ActivityManagerNative
/aosp12/frameworks/base/services/core/java/com/android/server/appbinding/finders/
H A DCarrierMessagingClientServiceFinder.java73 public ICarrierMessagingClientService asInterface(IBinder obj) { in asInterface() method in CarrierMessagingClientServiceFinder
H A DAppServiceFinder.java163 public abstract TServiceInterfaceType asInterface(IBinder obj); in asInterface() method in AppServiceFinder
/aosp12/frameworks/base/core/java/android/os/
H A DServiceManagerNative.java38 public static IServiceManager asInterface(IBinder obj) { in asInterface() method in ServiceManagerNative
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDeviceAdminServiceController.java70 protected IDeviceAdminService asInterface(IBinder binder) { in asInterface() method in DeviceAdminServiceController.DevicePolicyServiceConnection
/aosp12/frameworks/base/core/java/android/database/
H A DBulkCursorNative.java44 static public IBulkCursor asInterface(IBinder obj) in asInterface() method in BulkCursorNative
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DPersistentConnectionTest.java69 protected IDeviceAdminService asInterface(IBinder binder) { in asInterface() method in PersistentConnectionTest.MyConnection
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_interface_utils.h237 std::shared_ptr<ICInterface> ICInterface::asInterface(AIBinder* binder) { in asInterface() function
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DPersistentConnection.java423 protected abstract T asInterface(IBinder binder); in asInterface() method in PersistentConnection
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/backup/
H A DBackupSettingsHelperTest.java407 public static IBackupManager asInterface(IBinder iBinder) { in asInterface() method in BackupSettingsHelperTest.ShadowBackupManagerStub
/aosp12/frameworks/base/services/core/java/com/android/server/utils/
H A DManagedApplicationService.java172 IInterface asInterface(IBinder binder); in asInterface() method
/aosp12/frameworks/base/services/core/java/com/android/server/appbinding/
H A DAppBindingService.java452 protected IInterface asInterface(IBinder obj) { in asInterface() method in AppBindingService.AppServiceConnection
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
H A DILoggableInterface.java31 public static android.aidl.loggable.ILoggableInterface asInterface(android.os.IBinder obj) in asInterface() method in ILoggableInterface.Stub
/aosp12/frameworks/base/core/java/android/content/
H A DContentProviderNative.java57 static public IContentProvider asInterface(IBinder obj) in asInterface() method in ContentProviderNative

12