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

  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentDialogOrActivity.java 50 Button button = (Button)findViewById(R.id.show_dialog);
58 //BEGIN_INCLUDE(show_dialog)
64 //END_INCLUDE(show_dialog)
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentDialogOrActivitySupport.java 49 Button button = (Button)findViewById(R.id.show_dialog);
57 //BEGIN_INCLUDE(show_dialog)
63 //END_INCLUDE(show_dialog)
  /development/samples/ApiDemos/res/layout/
select_dialog.xml 23 <Button android:id="@+id/show_dialog"
fragment_dialog_or_activity.xml 34 <Button android:id="@+id/show_dialog"
  /development/samples/HoneycombGallery/res/menu/
main_menu.xml 30 android:title="@string/show_dialog" />
  /development/samples/HoneycombGallery/res/values/
strings.xml 34 <string name="show_dialog">Show a dialog</string>
  /development/samples/Support4Demos/res/layout/
fragment_dialog_or_activity.xml 34 <Button android:id="@+id/show_dialog"
  /external/chromium_org/printing/
printing_context_gtk.cc 20 // |show_dialog| is true.
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSecurity.java 57 private static final String EXTRA_SHOW_DIALOG = "SHOW_DIALOG";
  /frameworks/base/core/java/android/app/
DialogFragment.java 133 * show_dialog}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 84 self.show_dialog(parent)
88 def show_dialog(self, parent): member in class:HelpDialog
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 84 self.show_dialog(parent)
88 def show_dialog(self, parent): member in class:HelpDialog
    [all...]

Completed in 465 milliseconds