HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 1126 - 1150 of 2771) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/com/android/internal/os/
PowerProfile.java 66 public static final String POWER_WIFI_SCAN = "wifi.scan";
  /frameworks/base/libs/androidfw/
ObbFile.cpp 220 ALOGI("Obb scan succeeded: packageName=%s, version=%d\n", mPackageName.string(), mVersion);
  /frameworks/base/services/java/com/android/server/
BootReceiver.java 135 // Scan existing tombstones (in case any new ones appeared)
  /frameworks/base/wifi/java/android/net/wifi/
WifiMonitor.java 122 * CTRL-EVENT-SCAN-RESULTS ready
125 private static final String SCAN_RESULTS_STR = "SCAN-RESULTS";
297 /* Scan results are available */
505 // Skip logging the common but mostly uninteresting scan-results event
    [all...]
  /frameworks/native/include/input/
KeyCharacterMap.h 123 /* Maps a scan code and usage code to a key code, in case this key map overrides
  /hardware/libhardware/include/hardware/
camera2.h 418 * NOT_FOCUSED. If a passive scan is underway, that scan must complete and
432 * NOT_FOCUSED. If a passive scan is underway, it must immediately halt, in
454 * any current autofocus scan must be canceled, and the AF state should be
    [all...]
  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmTxNative.h 149 #define FM_TX_CMD_COMPLETE_SCAN ((FmTxCmdType)41) /*Perfrom Complete Scan on the selected Band*/
  /ndk/sources/host-tools/make-3.81/
ar.c 279 /* Scan the archive for matches.
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 122 non-option elements that the caller should itself scan.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ExportProcessor.java 197 Log.d(LOG_TAG, "Ask MediaScanner to scan the file: " + request.destUri.getPath());
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 803 // Scan the cache and send requests to ImageLoader if needed.
808 // Scan the visible rows.
814 // Scan other rows.
820 break; // Nothing more the scan.
    [all...]
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 116 // scan the existing mSkipList to see if we've computed
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java 64 // scan the directory tree
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
video.h 53 VIDEO_PAN_SCAN, /* use pan and scan format */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 53 VIDEO_PAN_SCAN, /* use pan and scan format */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 53 VIDEO_PAN_SCAN, /* use pan and scan format */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java 629 scan(view, true); method
797 private View scan(CanvasViewInfo view, boolean isRoot) { method in class:GridLayoutConverter.GridModel
820 scan(childView, false); method
824 scan(child, false); method
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
IdeScanningContext.java 51 * that at the end of a scan we can mark and clear errors, etc.
  /system/core/libzipfile/
centraldir.c 171 * comment field, so we have to scan through it backwards. The comment
  /dalvik/vm/arch/arm/
CallEABI.S 78 we have to scan the method signature, identify arguments that must be
103 * S - if set, do things the hard way (scan the signature)
110 * rarely to never -- can do the slow signature scan.
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_defs.h 403 Mnemonic_BSF, // Bit scan forward
404 Mnemonic_BSR, // Bit scan reverse
634 Mnemonic_SCAS, // Scan string
  /docs/source.android.com/src/devices/tech/input/
key-character-map-files.jd 273 <p>The system then continues to scan subsequent properties in case any of them
278 <p>It then continues to scan the table, however no other properties apply to this
284 <p>As before, the system would scan the table of properties. It would notice
  /external/bison/data/m4sugar/
foreach.m4 33 # iteration will scan n * (n + 1) / 2 arguments, for O(n^2) time. In
35 # back-references are made to information stored about the scan.
36 # Thus, n iterations need only scan n arguments, for O(n) time.
  /external/bison/src/
scan-code.l 35 #include "scan-code.h"
89 scan-gram.l "letter" and "id". */
877 | Implementation of the public interface as documented in "scan-code.h". |
  /external/chromium/chrome/browser/net/
predictor_api.cc 62 // wikipedia can often supply (during a page scan) upwards of 50. In those odd
159 // includes both Page-Scan, and Link-Hover prefetching.
160 // TODO(jar): Separate out link-hover prefetching, and page-scan results.

Completed in 1234 milliseconds

<<41424344454647484950>>