Searched refs:QS_TILE (Results 1 – 8 of 8) sorted by relevance
19 import static android.hardware.SensorPrivacyManager.Sources.QS_TILE;98 mSensorPrivacyController.setSensorBlocked(QS_TILE, getSensorId(), in handleClick()103 mSensorPrivacyController.setSensorBlocked(QS_TILE, getSensorId(), in handleClick()
117 public static final int QS_TILE = SensorPrivacyToggleSourceProto.QS_TILE; field in SensorPrivacyManager.Sources145 QS_TILE,
76 QS_TILE = 1; enumerator
39 import static android.hardware.SensorPrivacyManager.Sources.QS_TILE;814 case QS_TILE : in logSensorPrivacyToggle()
142 …LE` and must respond to the action `android.service.quicksettings.action.QS_TILE`. This will allow…
1060 field public static final int QS_TILE = 1; // 0x1
38906 … field public static final String ACTION_QS_TILE = "android.service.quicksettings.action.QS_TILE";
16555 QS_TILE = 3; enumerator