Searched refs:HUSH_GESTURE_USED (Results 1 – 7 of 7) sorted by relevance
129 Settings.Secure.HUSH_GESTURE_USED,
194 VALIDATORS.put(Secure.HUSH_GESTURE_USED, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
4409 Secure.HUSH_GESTURE_USED);4412 Settings.Secure.HUSH_GESTURE_USED, "0", null, true,
785 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.HUSH_GESTURE_USED, 1); in handleRingerChordGesture()
7297 public static final String HUSH_GESTURE_USED = "hush_gesture_used"; field in Settings.Secure
9380 field public static final String HUSH_GESTURE_USED = "hush_gesture_used";
45995 Landroid/provider/Settings$Secure;->HUSH_GESTURE_USED:Ljava/lang/String;