Home
last modified time | relevance | path

Searched refs:QS_TILES (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/customize/
DTileQueryHelperTest.java170 Settings.Secure.putString(mContext.getContentResolver(), Settings.Secure.QS_TILES, in testQueryTiles_correctTilesAndOrderOnlyStockTiles()
191 Settings.Secure.putString(mContext.getContentResolver(), Settings.Secure.QS_TILES, in testQueryTiles_correctTilesAndOrderOtherFactoryTiles()
212 Settings.Secure.putString(mContext.getContentResolver(), Settings.Secure.QS_TILES, in testQueryTiles_otherTileNotIncluded()
245 Settings.Secure.putString(mContext.getContentResolver(), Settings.Secure.QS_TILES, ""); in testThirdPartyTilesInactive()
261 Settings.Secure.putString(mContext.getContentResolver(), Settings.Secure.QS_TILES, null); in testQueryTiles_nullSetting()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DTileQueryHelper.java86 Settings.Secure.QS_TILES); in addCurrentAndStockTiles()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSTileHost.java74 public static final String TILES_SETTING = Secure.QS_TILES;
/frameworks/base/core/java/android/provider/
DSettings.java8589 public static final String QS_TILES = "sysui_qs_tiles"; field in Settings.Secure
8957 QS_TILES,
9128 VALIDATORS.put(QS_TILES, QS_TILES_VALIDATOR); in VALIDATORS.put() argument
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java2188 Settings.Secure.QS_TILES, in dumpProtoSecureSettingsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60808 Landroid/provider/Settings$Secure;->QS_TILES:Ljava/lang/String;