Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/services/java/com/android/server/wifi/
DREADME.txt5 …cks the various settings (wifi toggle, airplane toggle, tethering toggle, scan mode toggle) and pr…
9 …ller: Controls whether the open network notification is displayed or not based on the scan results.
18 …s or from a third party app will show up a dialog reminding the user that scan mode will be on eve…
19 …- In the scan mode, the device continues to allow scanning from any app with Wi-Fi turned off. Thi…
/frameworks/compile/mclinker/include/mcld/LD/
DDiagReaders.inc3 …ug_cannot_scan_eh, DiagnosticEngine::Debug, "cannot scan .eh_frame section in input %0", "cannot s…
DEhFrameReader.h78 scan(ConstAddress pHandler, uint64_t pOffset, const MemoryRegion& pData) const;
102 EhFrameReader::scan<true>(ConstAddress pHandler,
/frameworks/av/media/libstagefright/id3/
Dtestid3.cpp112 void scan(const char *path) { in scan() function
139 scan(newPath); in scan()
160 scan(argv[i]); in main()
/frameworks/base/services/java/com/android/server/
DEventLogTags.logtags108 # Package Manager .apk scan starts:
110 # Package Manager .apk scan starts:
112 # Package Manager .apk scan ends:
/frameworks/compile/mclinker/lib/LD/
DEhFrameReader.cpp46 EhFrameReader::scan<true>(ConstAddress pHandler, in scan() function in EhFrameReader
133 Token token = scan<true>(handler, file_off, *sect_reg); in read()
/frameworks/base/docs/html/tools/help/
Dlint.jd24 For example, you can issue the following command to scan the Java and XML files under the {@code my…
27scan the files under the {@code myproject} directory and its subdirectories to check for XML attri…
30 …t {@code lint} detects. For example, you can run the following command to scan the {@code myprojec…
/frameworks/base/docs/html/design/patterns/
Dhelp.jd109 <h4>Help me scan, not read</h4>
110 <p>People don't read help from start to finish. They scan around, looking for a piece of informatio…
113 <p>What's better than a screen that's easy to scan? A screen that requires no scanning at all becau…
/frameworks/base/docs/html/tools/debugging/
Dimproving-w-lint.jd63 <p>You can also run a {@code lint} scan manually on your Android project in Eclipse by right-clicki…
70 …o scan the files under the {@code myproject} directory and its subdirectories. The issue ID <code…
96 <p>By default, when you run a {@code lint} scan, the tool checks for all issues that are supported …
/frameworks/base/wifi/java/android/net/wifi/
DWifiNative.java118 public boolean scan(int type) { in scan() method in WifiNative
DWifiStateMachine.java754 mWifiNative.scan(type); in startScanNative()
/frameworks/base/media/java/android/media/
DMediaScanner.java1325 long scan = System.currentTimeMillis();
1331 Log.d(TAG, " scan time: " + (scan - prescan) + "ms\n");
1332 Log.d(TAG, "postscan time: " + (end - scan) + "ms\n");
/frameworks/base/docs/html/about/versions/
Dandroid-2.2-highlights.jd253 <p>Provides new APIs for audio focus, routing audio to SCO, and auto-scan of files to media
Dandroid-3.0-highlights.jd118 …ext-input environment. For improved wi-fi connectivity, a new combo scan reduces scan times across…
Djelly-bean.jd884 <p>Consumer devices can use the API to scan and discover services available from devices connected …
/frameworks/base/docs/html/training/id-auth/
Dcustom_auth.jd43 be a more exotic procedure like a one-time password or a biometric scan. Either
Dauthenticate.jd173 requires two-factor authentication or it needs to activate the camera to do a retina scan. It
/frameworks/base/docs/html/training/tv/
Doptimizing-layouts-tv.jd125 <li>Break text into small chunks that users can quickly scan.</li>
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dadvanced-nfc.jd27 possible. There are cases, however, when you scan a tag that does not contain
Dnfc.jd76 to use. Because devices scan NFC tags at a very short range, it is likely that making users manually
803 dispatching</a>, then it can still scan tags that match the intent filters set in the foreground
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dnsd.jd47 name and connection information to the local network and scan for information
/frameworks/base/docs/html/guide/practices/
Dcompatibility.jd157 cameras might still find it useful even if they can’t scan barcodes. While both
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd366 usually involves an inquiry scan of about 12 seconds, followed by a page scan of
459 new and old scan mode, respectively. Possible values for each are
/frameworks/base/docs/html/tools/testing/
Dtesting_ui.jd63 <LI>{@code uiautomatorviewer} - A GUI tool to scan and analyze the UI components of an Android appl…
/frameworks/base/docs/html/training/articles/
Dperf-jni.jd238 JNI checks will scan strings and warn you about invalid data, but they

12