Searched refs:hac (Results 1 – 7 of 7) sorted by relevance
/packages/services/Telephony/src/com/android/phone/settings/ |
D | AccessibilitySettingsFragment.java | 112 int hac = Settings.System.getInt(mContext.getContentResolver(), in onCreate() local 114 mButtonHac.setChecked(hac == SettingsConstants.HAC_ENABLED); in onCreate() 168 int hac = mButtonHac.isChecked() in onPreferenceTreeClick() local 171 Settings.System.putInt(mContext.getContentResolver(), Settings.System.HEARING_AID, hac); in onPreferenceTreeClick() local 175 SettingsConstants.HAC_KEY + "=" + (hac == SettingsConstants.HAC_ENABLED in onPreferenceTreeClick()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | HearingAidCompatibilityPreferenceController.java | 69 final int hac = Settings.System.getInt(mContext.getContentResolver(), in isChecked() local 71 return hac == HAC_ENABLED; in isChecked()
|
/packages/services/Telephony/src/com/android/phone/ |
D | PhoneGlobals.java | 716 int hac = android.provider.Settings.System.getInt( in onCreate() local 722 SettingsConstants.HAC_KEY + "=" + (hac == SettingsConstants.HAC_ENABLED in onCreate()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | cs_wordlist.combined.gz |
|
D | pl_wordlist.combined.gz |
|