Home
last modified time | relevance | path

Searched refs:QS_TILE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DSensorPrivacyToggleTile.java19 import static android.hardware.SensorPrivacyManager.Sources.QS_TILE;
98 mSensorPrivacyController.setSensorBlocked(QS_TILE, getSensorId(), in handleClick()
103 mSensorPrivacyController.setSensorBlocked(QS_TILE, getSensorId(), in handleClick()
/frameworks/base/core/java/android/hardware/
DSensorPrivacyManager.java117 public static final int QS_TILE = SensorPrivacyToggleSourceProto.QS_TILE; field in SensorPrivacyManager.Sources
145 QS_TILE,
/frameworks/base/core/proto/android/hardware/
Dsensorprivacy.proto76 QS_TILE = 1; enumerator
/frameworks/base/services/core/java/com/android/server/
DSensorPrivacyService.java39 import static android.hardware.SensorPrivacyManager.Sources.QS_TILE;
814 case QS_TILE : in logSensorPrivacyToggle()
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md142 …LE` and must respond to the action `android.service.quicksettings.action.QS_TILE`. This will allow…
/frameworks/base/core/api/
Dtest-current.txt1060 field public static final int QS_TILE = 1; // 0x1
Dcurrent.txt38906 … field public static final String ACTION_QS_TILE = "android.service.quicksettings.action.QS_TILE";
/frameworks/proto_logging/stats/
Datoms.proto16555 QS_TILE = 3; enumerator