Searched refs:APPLY_RAMPING_RINGER (Results 1 – 2 of 2) sorted by relevance
43 import static android.provider.Settings.Global.APPLY_RAMPING_RINGER;1033 Settings.Global.putInt(mContext.getContentResolver(), APPLY_RAMPING_RINGER, 0); in testRampingRingerSetting() local1036 Settings.Global.putInt(mContext.getContentResolver(), APPLY_RAMPING_RINGER, 1); in testRampingRingerSetting() local
37419 field @Deprecated public static final String APPLY_RAMPING_RINGER = "apply_ramping_ringer";