HomeSort by relevance Sort by last modified time
    Searched refs:VOLUME_HUSH_GESTURE (Results 1 - 7 of 7) sorted by null

  /packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/
PreventRingingPreferenceControllerTest.java 19 import static android.provider.Settings.Secure.VOLUME_HUSH_GESTURE;
92 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.VOLUME_HUSH_GESTURE,
100 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.VOLUME_HUSH_GESTURE,
107 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.VOLUME_HUSH_GESTURE,
116 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.VOLUME_HUSH_GESTURE,
125 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.VOLUME_HUSH_GESTURE,
134 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.VOLUME_HUSH_GESTURE,
149 Settings.Secure.putInt(mContext.getContentResolver(), Settings.Secure.VOLUME_HUSH_GESTURE,
155 VOLUME_HUSH_GESTURE, VOLUME_HUSH_OFF));
  /packages/apps/Settings/src/com/android/settings/gestures/
PreventRingingPreferenceController.java 19 import static android.provider.Settings.Secure.VOLUME_HUSH_GESTURE;
54 private final String SECURE_KEY = VOLUME_HUSH_GESTURE;
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java     [all...]
SettingsProtoDumpUtil.java     [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]

Completed in 110 milliseconds