HomeSort by relevance Sort by last modified time
    Searched full:again (Results 1401 - 1425 of 2388) sorted by null

<<51525354555657585960>>

  /external/zlib/
infback.c 223 change the provided input until in() is called again or inflateBack()
  /frameworks/base/core/java/android/app/
LocalActivityManager.java 210 * track of the activity, so that if you later call startActivity() again
SuggestionsAdapter.java 646 // Stick it in the cache so we don't do this lookup again.
WallpaperManager.java 199 * to null so if the user requests the wallpaper again then we'll
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java 418 * the password again until the user has entered it.
  /frameworks/base/core/java/android/content/
BroadcastReceiver.java 445 // them later when the real broadcast happens again.
  /frameworks/base/core/java/android/os/
Process.java 345 * If we've failed before, expect that we'll fail again and
  /frameworks/base/core/java/android/preference/
PreferenceManager.java 406 * preferences file is false). To attempt to set the default values again
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 86 * should run before calling gc() again.
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuView.java 691 // We should run again soon to cycle to the other caption mode
  /frameworks/base/core/java/com/android/internal/widget/
SlidingTab.java 566 // Clear animations so sliders don't continue to animate when we show the widget again.
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 651 * again.
    [all...]
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerHostTestUtils.java 390 * Helper method which reboots the device and returns once the device is online again
  /frameworks/base/docs/html/guide/developing/testing/
testing_eclipse.jd 320 This indicates that Android's Instrumentation system is now testing your code. Again, the
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 112 MENU again, or presses the BACK button.
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 193 {@link android.app.NotificationManager#notify(int,Notification) notify()} again.</p>
  /frameworks/base/docs/html/sdk/
eclipse-adt.jd 448 to follow these steps again instead of the default update instructions.</p>
  /frameworks/base/libs/utils/
Threads.cpp 670 // try again after an error happened (either below, or in readyToRun())
  /frameworks/base/media/java/android/media/
JetPlayer.java 370 * to clipID and bit 6 set to 0, it will mute the track again.
  /frameworks/base/media/libmedia/
JetPlayer.cpp 212 // we have to restart the playback once we start rendering again
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
syn_filt.cpp 46 Description: Modified FOR loop to count up again so that the correct values
  /frameworks/base/opengl/libagl/
copybit.cpp 120 // avoid checking the same information again.
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 587 // no need to fall through and have openFile() try again, since we
  /frameworks/base/services/java/com/android/server/
ProcessStats.java 445 // again the next time through the loop.
Watchdog.java 516 // tear things down... schedule an alarm to check again soon.
    [all...]

Completed in 574 milliseconds

<<51525354555657585960>>