Searched refs:HUSH_GESTURE_USED (Results 1 – 5 of 5) sorted by relevance
6540 public static final String HUSH_GESTURE_USED = "hush_gesture_used"; field in Settings.Secure8986 HUSH_GESTURE_USED,9169 VALIDATORS.put(HUSH_GESTURE_USED, HUSH_GESTURE_USED_VALIDATOR); in VALIDATORS.put() argument
4048 Secure.HUSH_GESTURE_USED);4051 Settings.Secure.HUSH_GESTURE_USED, "0", null, true,
839 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.HUSH_GESTURE_USED, 1); in handleRingerChordGesture()
6035 field public static final String HUSH_GESTURE_USED = "hush_gesture_used";
60740 Landroid/provider/Settings$Secure;->HUSH_GESTURE_USED:Ljava/lang/String;