Home
last modified time | relevance | path

Searched refs:onBindView (Results 1 – 21 of 21) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/preferences/
DSearchableItemPreference.java44 protected void onBindView(View view) { in onBindView() method in SearchableItemPreference
45 super.onBindView(view); in onBindView()
/packages/apps/Phone/src/com/android/phone/
DMultiLineTitleEditTextPreference.java65 protected void onBindView(View view) { in onBindView() method in MultiLineTitleEditTextPreference
66 super.onBindView(view); in onBindView()
DEditPhoneNumberPreference.java153 protected void onBindView(View view) { in onBindView() method in EditPhoneNumberPreference
154 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryHistoryPreference.java49 protected void onBindView(View view) { in onBindView() method in BatteryHistoryPreference
50 super.onBindView(view); in onBindView()
DPowerGaugePreference.java56 protected void onBindView(View view) { in onBindView() method in PowerGaugePreference
57 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/
DProgressCategory.java37 public void onBindView(View view) { in onBindView() method in ProgressCategory
38 super.onBindView(view); in onBindView()
DIconPreferenceScreen.java48 public void onBindView(View view) { in onBindView() method in IconPreferenceScreen
49 super.onBindView(view); in onBindView()
DAccountPreference.java71 protected void onBindView(View view) { in onBindView() method in AccountPreference
72 super.onBindView(view); in onBindView()
DAccessibilityEnableScriptInjectionPreference.java57 protected void onBindView(View view) { in onBindView() method in AccessibilityEnableScriptInjectionPreference
58 super.onBindView(view); in onBindView()
DAccessibilitySettings.java389 protected void onBindView(View view) { in updateServicesPreferences()
390 super.onBindView(view); in updateServicesPreferences()
646 protected void onBindView(View view) {
647 super.onBindView(view);
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DUsageBarPreference.java57 protected void onBindView(View view) { in onBindView() method in UsageBarPreference
58 super.onBindView(view); in onBindView()
/packages/apps/Browser/src/com/android/browser/preferences/
DSeekBarSummaryPreference.java68 protected void onBindView(View view) { in onBindView() method in SeekBarSummaryPreference
69 super.onBindView(view); in onBindView()
DWebViewPreview.java77 protected void onBindView(View view) { in onBindView() method in WebViewPreview
78 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DCheckBoxAndSettingsPreference.java47 protected void onBindView(View view) { in onBindView() method in CheckBoxAndSettingsPreference
48 super.onBindView(view); in onBindView()
DSingleSpellCheckerPreference.java79 protected void onBindView(View view) { in onBindView() method in SingleSpellCheckerPreference
80 super.onBindView(view); in onBindView()
DInputMethodPreference.java101 protected void onBindView(View view) { in onBindView() method in InputMethodPreference
102 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/accounts/
DSyncStateCheckBoxPreference.java58 public void onBindView(View view) { in onBindView() method in SyncStateCheckBoxPreference
59 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/wifi/p2p/
DWifiP2pPeer.java50 protected void onBindView(View view) { in onBindView() method in WifiP2pPeer
64 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/quicklaunch/
DShortcutPreference.java103 protected void onBindView(View view) { in onBindView() method in ShortcutPreference
104 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDevicePreference.java123 protected void onBindView(View view) { in onBindView() method in BluetoothDevicePreference
138 super.onBindView(view); in onBindView()
/packages/apps/Settings/src/com/android/settings/wifi/
DAccessPoint.java207 protected void onBindView(View view) { in onBindView() method in AccessPoint
208 super.onBindView(view); in onBindView()