Searched refs:HUSH_GESTURE_USED (Results 1 – 6 of 6) sorted by relevance
6582 public static final String HUSH_GESTURE_USED = "hush_gesture_used"; field in Settings.Secure9115 HUSH_GESTURE_USED,9301 VALIDATORS.put(HUSH_GESTURE_USED, HUSH_GESTURE_USED_VALIDATOR); in VALIDATORS.put() argument
4059 Secure.HUSH_GESTURE_USED);4062 Settings.Secure.HUSH_GESTURE_USED, "0", null, true,
842 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.HUSH_GESTURE_USED, 1); in handleRingerChordGesture()
6787 field public static final String HUSH_GESTURE_USED = "hush_gesture_used";
6685 field public static final String HUSH_GESTURE_USED = "hush_gesture_used";
56584 Landroid/provider/Settings$Secure;->HUSH_GESTURE_USED:Ljava/lang/String;