Searched refs:ServiceManagerWrapper (Results 1 – 3 of 3) sorted by relevance
26 public final class ServiceManagerWrapper { class31 private ServiceManagerWrapper() {} in ServiceManagerWrapper() method in ServiceManagerWrapper
21 import com.android.server.ServiceManagerWrapper36 assertNotNull(ServiceManagerWrapper.waitForService(Context.CONNECTIVITY_SERVICE)) in testWaitForService_successFullyRetrievesConnectivityServiceBinder()
118 import com.android.server.ServiceManagerWrapper;259 () -> IOtDaemon.Stub.asInterface(ServiceManagerWrapper.waitForService("ot_daemon")), in newInstance()