HomeSort by relevance Sort by last modified time
    Searched full:searchall (Results 1 - 2 of 2) sorted by null

  /external/sl4a/ScriptingLayerForAndroid/res/layout/
findreplace.xml 23 <CheckBox android:text="@string/display_replace_all" android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/searchAll"></CheckBox>
  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
ScriptEditor.java 334 mSearchAll = (CheckBox) v.findViewById(R.id.searchAll);

Completed in 503 milliseconds