Searched defs:DEVICE_STATE_SERVICE (Results 1 – 2 of 2) sorted by relevance
1424 registerService(Context.DEVICE_STATE_SERVICE, DeviceStateManager.class, in registerService()
5641 public static final String DEVICE_STATE_SERVICE = "device_state"; field in Context