Home
last modified time | relevance | path

Searched defs:SETTINGS (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/proto/android/hardware/
H A Dsensorprivacy.proto127 SETTINGS = 2; enumerator
/aosp14/frameworks/base/core/java/android/provider/
H A DSearchIndexablesContract.java38 private static final String SETTINGS = "settings"; field in SearchIndexablesContract
/aosp14/frameworks/base/core/java/android/hardware/
H A DSensorPrivacyManager.java128 public static final int SETTINGS = SensorPrivacyToggleSourceProto.SETTINGS; field in SensorPrivacyManager.Sources