Searched defs:getOrThrow (Results 1 – 7 of 7) sorted by relevance
89 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in DeviceConfigServiceManager.ServiceRegisterer
85 public IBinder getOrThrow() throws ServiceNotFoundException { in getOrThrow() method in NfcServiceManager.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
180 private fun <T> ParseResult<T>.getOrThrow(): T = in getOrThrow() method
221 public R getOrThrow() throws Exception { in getOrThrow() method in OmniFunction