Searched refs:SerialService (Results 1 – 3 of 3) sorted by relevance
27 public class SerialService extends ISerialManager.Stub { class32 public SerialService(Context context) { in SerialService() method in SerialService
1454 SerialService serial = null; in startOtherServices()2289 serial = new SerialService(context); in startOtherServices()
12275 Lcom/android/server/SerialService;