Searched defs:getOrThrow (Results 1 – 10 of 10) sorted by relevance
67 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in ProfilingServiceManager.ServiceRegisterer
68 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in StatsServiceManager.ServiceRegisterer
80 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in BluetoothServiceManager.ServiceRegisterer
75 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in TelephonyServiceManager.ServiceRegisterer
94 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in SeServiceManager.ServiceRegisterer
85 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in NfcServiceManager.ServiceRegisterer
89 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in DeviceConfigServiceManager.ServiceRegisterer
116 fun getOrThrow(name: String): BackupRestoreStorage = storageWrappers[name]!!.storage in get() method in com.android.settingslib.datastore.BackupRestoreStorageManager
140 fun getOrThrow() { in getOrThrow() method
221 public R getOrThrow() throws Exception { in getOrThrow() method in OmniFunction