HomeSort by relevance Sort by last modified time
    Searched refs:show_dialog (Results 1 - 4 of 4) 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)
  /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 72 milliseconds