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

  /packages/apps/Settings/src/com/android/settings/
ApnPreference.java 94 View textLayout = view.findViewById(R.id.text_layout);
95 if ((textLayout != null) && textLayout instanceof RelativeLayout) {
96 textLayout.setOnClickListener(this);
  /packages/apps/Settings/src/com/android/settings/inputmethod/
CheckBoxAndSettingsPreference.java 49 View textLayout = view.findViewById(R.id.inputmethod_pref);
50 textLayout.setOnClickListener(
  /packages/apps/Settings/src/com/android/settings/tts/
TtsEnginePreference.java 133 View textLayout = view.findViewById(R.id.tts_engine_pref_text);
134 textLayout.setOnClickListener(new View.OnClickListener() {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 122 milliseconds