Home | History | Annotate | Download | only in app

Lines Matching refs:SERIAL_SERVICE

522         registerService(Context.SERIAL_SERVICE, SerialManager.class,
526 IBinder b = ServiceManager.getServiceOrThrow(Context.SERIAL_SERVICE);