HomeSort by relevance Sort by last modified time
    Searched full:created (Results 1526 - 1550 of 17761) sorted by null

<<61626364656667686970>>

  /cts/tests/tests/widget/src/android/widget/cts/
ViewAnimatorCtsActivity.java 28 * Called with the activity is first created.
ZoomButtonCtsActivity.java 29 * Called with the activity is first created.
  /dalvik/dx/tests/083-ssa-phi-placement/
Blort.java 52 throw new RuntimeException("socket not created");
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/
MainActivity.java 25 /** Called when the activity is first created. */
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
EnableProfileActivity.java 36 // Enable the newly created profile
  /developers/build/prebuilts/gradle/DocumentCentricApps/Application/src/main/res/values/
base-strings.xml 26 created for every new document in the overview menu.
  /developers/build/prebuilts/gradle/LNotifications/Application/tests/src/com/example/android/lnotifications/
HeadsUpNotificationFragmentTest.java 50 // created.
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
EnableProfileActivity.java 36 // Enable the newly created profile
  /developers/samples/android/notification/LNotifications/Application/tests/src/com/example/android/lnotifications/
HeadsUpNotificationFragmentTest.java 50 // created.
  /development/apps/SettingInjectorSample/src/com/example/android/injector/
MySettingActivity.java 29 * Called with the activity is first created.
  /development/apps/launchperf/src/com/android/launchperf/
ComplexActivity.java 27 /** Called with the activity is first created. */
SimpleActivity.java 27 /** Called with the activity is first created. */
  /development/ndk/samples/two-libs/src/com/example/twolibs/
TwoLibs.java 24 /** Called when the activity is first created. */
  /development/samples/CrossCompatibility/src/com/example/android/touchexample/
TouchExampleActivity.java 23 /** Called when the activity is first created. */
  /development/samples/HelloActivity/src/com/example/android/helloactivity/
HelloActivity.java 30 * Called with the activity is first created.
  /development/samples/SimpleJNI/src/com/example/android/simplejni/
SimpleJNI.java 24 /** Called when the activity is first created. */
  /development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
RowsActivity.java 27 /** Called when the activity is first created. */
  /development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
EnableProfileActivity.java 36 // Enable the newly created profile
  /development/samples/browseable/DocumentCentricApps/res/values/
base-strings.xml 26 created for every new document in the overview menu.
  /development/samples/training/testingfun/app/src/com/example/android/testingfun/lesson2/
MyFirstTestActivity.java 29 * Called when the activity is first created.
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
Notepadv1.java 27 /** Called when the activity is first created. */
NotesDbAdapter.java 83 * opened/created
93 * instance of the database. If it cannot be created, throw an exception to
98 * @throws SQLException if the database could be neither opened or created
113 * successfully created return the new rowId for that note, otherwise return
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 83 * opened/created
93 * instance of the database. If it cannot be created, throw an exception to
98 * @throws SQLException if the database could be neither opened or created
113 * successfully created return the new rowId for that note, otherwise return
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 83 * opened/created
93 * instance of the database. If it cannot be created, throw an exception to
98 * @throws SQLException if the database could be neither opened or created
113 * successfully created return the new rowId for that note, otherwise return
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 83 * opened/created
93 * instance of the database. If it cannot be created, throw an exception to
98 * @throws SQLException if the database could be neither opened or created
113 * successfully created return the new rowId for that note, otherwise return

Completed in 343 milliseconds

<<61626364656667686970>>