Searched refs:SENSOR_PRIVACY_SERVICE (Results 1 – 7 of 7) sorted by relevance
30 public static final String SENSOR_PRIVACY_SERVICE = Context.SENSOR_PRIVACY_SERVICE; field in ContextCompat
54 getContext().getSystemService(Context.SENSOR_PRIVACY_SERVICE); in onCreate()
70 getContext().getSystemService(Context.SENSOR_PRIVACY_SERVICE); in onCreate()
77 getContext().getSystemService(Context.SENSOR_PRIVACY_SERVICE); in onCreate()
78 mContext.getSystemService(Context.SENSOR_PRIVACY_SERVICE); in onCreate()
216 Context.SENSOR_PRIVACY_SERVICE); in onCreate()
255 case Context.SENSOR_PRIVACY_SERVICE: in getSystemService()291 return Context.SENSOR_PRIVACY_SERVICE; in getSystemServiceName()