Home
last modified time | relevance | path

Searched defs:getServiceOrThrow (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/android/os/
H A DServiceManager.java36 public static IBinder getServiceOrThrow(String name) throws ServiceNotFoundException { in getServiceOrThrow() method in ServiceManager
/aosp12/frameworks/base/core/java/android/os/
H A DServiceManager.java148 public static IBinder getServiceOrThrow(String name) throws ServiceNotFoundException { in getServiceOrThrow() method in ServiceManager