Searched refs:HUSH_GESTURE_USED (Results 1 – 7 of 7) sorted by relevance
148 Settings.Secure.HUSH_GESTURE_USED,
223 VALIDATORS.put(Secure.HUSH_GESTURE_USED, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
4661 Secure.HUSH_GESTURE_USED);4664 Settings.Secure.HUSH_GESTURE_USED, "0", null, true,
870 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.HUSH_GESTURE_USED, 1); in handleRingerChordGesture()
8088 public static final String HUSH_GESTURE_USED = "hush_gesture_used"; field in Settings.Secure
11654 field public static final String HUSH_GESTURE_USED = "hush_gesture_used";
42672 Landroid/provider/Settings$Secure;->HUSH_GESTURE_USED:Ljava/lang/String;