Home
last modified time | relevance | path

Searched refs:getOrThrow (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/provider/
DDeviceConfigServiceManagerTest.java52 assertThat(mRegisterer.getOrThrow()).isNotNull(); in testGetOrThrow()
55 mRegisterer::getOrThrow); in testGetOrThrow()
/frameworks/base/packages/SettingsLib/DataStore/tests/src/com/android/settingslib/datastore/
DBackupRestoreStorageManagerTest.kt140 fun getOrThrow() { in getOrThrow() method
142 assertFailsWith(NullPointerException::class) { manager.getOrThrow(storage1.name) } in getOrThrow()
143 assertThat(manager.getOrThrow(keyedStorage.name)).isSameInstanceAs(keyedStorage) in getOrThrow()
144 assertThat(manager.getOrThrow(fileStorage.name)).isSameInstanceAs(fileStorage) in getOrThrow()
/frameworks/base/core/java/android/os/
DProfilingServiceManager.java67 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in ProfilingServiceManager.ServiceRegisterer
DStatsServiceManager.java68 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in StatsServiceManager.ServiceRegisterer
DBluetoothServiceManager.java80 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in BluetoothServiceManager.ServiceRegisterer
DTelephonyServiceManager.java75 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in TelephonyServiceManager.ServiceRegisterer
DBinder.java574 return action.getOrThrow(); in withCleanCallingIdentity()
/frameworks/base/core/java/com/android/internal/util/
DFunctionalUtils.java122 T getOrThrow() throws Exception;
127 return getOrThrow();
/frameworks/base/nfc/java/android/nfc/
DNfcServiceManager.java85 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in NfcServiceManager.ServiceRegisterer
/frameworks/base/core/java/android/provider/
DDeviceConfigServiceManager.java89 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in DeviceConfigServiceManager.ServiceRegisterer
/frameworks/base/omapi/java/android/se/omapi/
DSeServiceManager.java94 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in SeServiceManager.ServiceRegisterer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
DValueParser.kt117 isSuccess -> transform(getOrThrow()) in <lambda>()
/frameworks/base/packages/SettingsLib/DataStore/src/com/android/settingslib/datastore/
DBackupRestoreStorageManager.kt116 fun getOrThrow(name: String): BackupRestoreStorage = storageWrappers[name]!!.storage in get() method in com.android.settingslib.datastore.BackupRestoreStorageManager
/frameworks/base/core/api/
Dmodule-lib-current.txt333 …method @NonNull public android.os.IBinder getOrThrow() throws android.nfc.NfcServiceManager.Servic…
366 …method @NonNull public android.os.IBinder getOrThrow() throws android.os.BluetoothServiceManager.S…
415 …method @Nullable public android.os.IBinder getOrThrow() throws android.os.ProfilingServiceManager.…
436 …method @Nullable public android.os.IBinder getOrThrow() throws android.os.StatsServiceManager.Serv…
495 …method @NonNull public android.os.IBinder getOrThrow() throws android.provider.DeviceConfigService…
562 …("android.nfc.enable_nfc_mainline") @NonNull public android.os.IBinder getOrThrow() throws android…
/frameworks/base/core/java/com/android/internal/util/function/pooled/
DOmniFunction.java221 public R getOrThrow() throws Exception { in getOrThrow() method in OmniFunction
/frameworks/base/services/
Dart-wear-profile2969 PLcom/android/server/TelephonyRegistry$ConfigurationProvider$$ExternalSyntheticLambda0;->getOrThrow
2971 PLcom/android/server/TelephonyRegistry$ConfigurationProvider$$ExternalSyntheticLambda3;->getOrThrow
2973 …er/TelephonyRegistry$ConfigurationProvider$$ExternalSyntheticLambda6;->getOrThrow()Ljava/lang/Obje…
9549 …/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda100;->getOrThrow()Ljava/lang/Obje…
9554 …/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda132;->getOrThrow()Ljava/lang/Obje…
9556 …/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda142;->getOrThrow()Ljava/lang/Obje…
9558 …/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda161;->getOrThrow()Ljava/lang/Obje…
9560 …/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda163;->getOrThrow()Ljava/lang/Obje…
9564 …r/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda17;->getOrThrow()Ljava/lang/Obje…
9576 …r/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda38;->getOrThrow()Ljava/lang/Obje…
[all …]
Dart-profile1398 …er/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda6;->getOrThrow()Ljava/lang/Obje…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt84564 Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;->getOrThrow()Ljava/lang/Object;