HomeSort by relevance Sort by last modified time
    Searched full:pass (Results 951 - 975 of 3584) sorted by null

<<31323334353637383940>>

  /frameworks/base/services/java/com/android/server/
BackupManagerService.java 88 // How often we perform a backup pass. Privileged external callers can
89 // trigger an immediate pass.
96 // the first backup pass.
458 // schedules a backup pass on the Package Manager metadata the first
532 if (DEBUG) Slog.v(TAG, "Running a backup pass");
534 // Acquire the wakelock and pass it to the backup thread. it will
541 Slog.w(TAG, "Backup pass but e=" + mEnabled + " p=" + mProvisioned);
555 // Acquire the wakelock and pass it to the init thread. it will
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
StkCmdMessage.java 23 * Class used to pass STK messages from telephony to application. Application
  /frameworks/base/test-runner/tests/src/android/test/
TestBrowserControllerImplTest.java 56 // This allows the test to pass in multiple environments.
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
TI_IPC_Api.h 171 /*this function will also enable event and pass all the parameters about it*/
  /ndk/build/core/
setup-app.mk 28 # Restore the APP_XXX variables just for this pass as NDK_APP_XXX
  /packages/apps/Calendar/src/com/android/calendar/
GoogleCalendarUriIntentFilter.java 109 // Can't handle the intent. Pass it on to the next Activity.
  /packages/apps/Contacts/src/com/android/contacts/ui/
ViewIdGenerator.java 71 * Otherwise, pass {@link #NO_VIEW_INDEX}.
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSetupAccountTypeUnitTests.java 119 account.setStoreUri(mContext, scheme + "://user:pass@server.com:123");
  /packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetConfigure.java 97 // Make sure we pass back the original mAppWidgetId
  /packages/apps/Gallery3D/src/com/cooliris/media/
PhotoAppWidgetConfigure.java 105 // Make sure we pass back the original mAppWidgetId
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SourceShortcutRefresher.java 131 // Close cursor if empty and pass null as the refreshed cursor
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 61 * Pass in null if you don't want the dictionary to look up next letters.
LatinKeyboardView.java 354 // Don't pass through
357 // Don't pass through
360 // Don't pass through
363 // Don't pass through
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ada/gcc-interface/
ada-tree.def 85 /* An exception handler. HANDLER_STMT_ARG is the value to pass to
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-dump.h 26 #include "tree-pass.h"
  /prebuilt/sdk/tools/
dx 57 # "-J<stuff>" from the command line and pass them to the Java
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
OccurrenceRenderer.java 56 int pass) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
FixProjectAction.java 136 // pass
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteComposite.java 315 // pass
321 // pass
325 // pass
420 // pass
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
UsagePreferencePage.java 45 // pass
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
NavigationMethodQualifier.java 101 // pass
TextInputMethodQualifier.java 101 // pass
TouchScreenQualifier.java 100 // pass
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
unittest.xml 34 <!-- pass extra vm arg to set test_data env variable -->
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
TI_IPC_Api.h 140 /*this function will also enable event and pass all the parameters about it*/

Completed in 1854 milliseconds

<<31323334353637383940>>