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