Searched refs:SerialManagerInternal (Results 1 – 4 of 4) sorted by relevance
24 import android.hardware.SerialManagerInternal;55 assertNotNull(LocalServices.getService(SerialManagerInternal.class)); in testDefined()72 final SerialManagerInternal internal = LocalServices.getService( in testDriven()73 SerialManagerInternal.class); in testDriven()
23 import android.hardware.SerialManagerInternal;80 publishLocalService(SerialManagerInternal.class, mService.mInternal); in onStart()113 private final SerialManagerInternal mInternal = new SerialManagerInternal() {
30 public abstract class SerialManagerInternal { class
270 android.hardware.SerialManagerInternal