/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
H A D | ShadowINetworkStatsServiceStub.java | 36 public static android.net.INetworkStatsService asInterface(android.os.IBinder obj) { in asInterface() method in ShadowINetworkStatsServiceStub
|
H A D | ShadowIUsbManager.java | 36 public static IUsbManager asInterface(IBinder obj) { in asInterface() method in ShadowIUsbManager
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | SystemConditionProviderService.java | 35 abstract public IConditionProvider asInterface(); in asInterface() method in SystemConditionProviderService
|
H A D | CountdownConditionProvider.java | 82 public IConditionProvider asInterface() { in asInterface() method in CountdownConditionProvider
|
H A D | EventConditionProvider.java | 174 public IConditionProvider asInterface() { in asInterface() method in EventConditionProvider
|
H A D | ScheduleConditionProvider.java | 157 public IConditionProvider asInterface() { in asInterface() method in ScheduleConditionProvider
|
H A D | ConditionProviders.java | 157 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 D | IDeprecated.java | 29 public static android.aidl.tests.IDeprecated asInterface(android.os.IBinder obj) in asInterface() method in IDeprecated.Stub
|
H A D | INamedCallback.java | 31 public static android.aidl.tests.INamedCallback asInterface(android.os.IBinder obj) in asInterface() method in INamedCallback.Stub
|
H A D | INewName.java | 31 public static android.aidl.tests.INewName asInterface(android.os.IBinder obj) in asInterface() method in INewName.Stub
|
H A D | IOldName.java | 31 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 D | ActivityManagerNative.java | 40 static public IActivityManager asInterface(IBinder obj) { in asInterface() method in ActivityManagerNative
|
/aosp12/frameworks/base/services/core/java/com/android/server/appbinding/finders/ |
H A D | CarrierMessagingClientServiceFinder.java | 73 public ICarrierMessagingClientService asInterface(IBinder obj) { in asInterface() method in CarrierMessagingClientServiceFinder
|
H A D | AppServiceFinder.java | 163 public abstract TServiceInterfaceType asInterface(IBinder obj); in asInterface() method in AppServiceFinder
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | ServiceManagerNative.java | 38 public static IServiceManager asInterface(IBinder obj) { in asInterface() method in ServiceManagerNative
|
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | DeviceAdminServiceController.java | 70 protected IDeviceAdminService asInterface(IBinder binder) { in asInterface() method in DeviceAdminServiceController.DevicePolicyServiceConnection
|
/aosp12/frameworks/base/core/java/android/database/ |
H A D | BulkCursorNative.java | 44 static public IBulkCursor asInterface(IBinder obj) in asInterface() method in BulkCursorNative
|
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | PersistentConnectionTest.java | 69 protected IDeviceAdminService asInterface(IBinder binder) { in asInterface() method in PersistentConnectionTest.MyConnection
|
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/ |
H A D | binder_interface_utils.h | 237 std::shared_ptr<ICInterface> ICInterface::asInterface(AIBinder* binder) { in asInterface() function
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | PersistentConnection.java | 423 protected abstract T asInterface(IBinder binder); in asInterface() method in PersistentConnection
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/backup/ |
H A D | BackupSettingsHelperTest.java | 407 public static IBackupManager asInterface(IBinder iBinder) { in asInterface() method in BackupSettingsHelperTest.ShadowBackupManagerStub
|
/aosp12/frameworks/base/services/core/java/com/android/server/utils/ |
H A D | ManagedApplicationService.java | 172 IInterface asInterface(IBinder binder); in asInterface() method
|
/aosp12/frameworks/base/services/core/java/com/android/server/appbinding/ |
H A D | AppBindingService.java | 452 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 D | ILoggableInterface.java | 31 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 D | ContentProviderNative.java | 57 static public IContentProvider asInterface(IBinder obj) in asInterface() method in ContentProviderNative
|