/frameworks/base/services/java/com/android/server/wifi/ |
D | README.txt | 5 …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/ |
D | DiagReaders.inc | 3 …ug_cannot_scan_eh, DiagnosticEngine::Debug, "cannot scan .eh_frame section in input %0", "cannot s…
|
D | EhFrameReader.h | 78 scan(ConstAddress pHandler, uint64_t pOffset, const MemoryRegion& pData) const; 102 EhFrameReader::scan<true>(ConstAddress pHandler,
|
/frameworks/av/media/libstagefright/id3/ |
D | testid3.cpp | 112 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/ |
D | EventLogTags.logtags | 108 # Package Manager .apk scan starts: 110 # Package Manager .apk scan starts: 112 # Package Manager .apk scan ends:
|
/frameworks/compile/mclinker/lib/LD/ |
D | EhFrameReader.cpp | 46 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/ |
D | lint.jd | 24 For example, you can issue the following command to scan the Java and XML files under the {@code my… 27 …scan 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/ |
D | help.jd | 109 <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/ |
D | improving-w-lint.jd | 63 <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/ |
D | WifiNative.java | 118 public boolean scan(int type) { in scan() method in WifiNative
|
D | WifiStateMachine.java | 754 mWifiNative.scan(type); in startScanNative()
|
/frameworks/base/media/java/android/media/ |
D | MediaScanner.java | 1325 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/ |
D | android-2.2-highlights.jd | 253 <p>Provides new APIs for audio focus, routing audio to SCO, and auto-scan of files to media
|
D | android-3.0-highlights.jd | 118 …ext-input environment. For improved wi-fi connectivity, a new combo scan reduces scan times across…
|
D | jelly-bean.jd | 884 <p>Consumer devices can use the API to scan and discover services available from devices connected …
|
/frameworks/base/docs/html/training/id-auth/ |
D | custom_auth.jd | 43 be a more exotic procedure like a one-time password or a biometric scan. Either
|
D | authenticate.jd | 173 requires two-factor authentication or it needs to activate the camera to do a retina scan. It
|
/frameworks/base/docs/html/training/tv/ |
D | optimizing-layouts-tv.jd | 125 <li>Break text into small chunks that users can quickly scan.</li>
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | advanced-nfc.jd | 27 possible. There are cases, however, when you scan a tag that does not contain
|
D | nfc.jd | 76 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/ |
D | nsd.jd | 47 name and connection information to the local network and scan for information
|
/frameworks/base/docs/html/guide/practices/ |
D | compatibility.jd | 157 cameras might still find it useful even if they can’t scan barcodes. While both
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth.jd | 366 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/ |
D | testing_ui.jd | 63 <LI>{@code uiautomatorviewer} - A GUI tool to scan and analyze the UI components of an Android appl…
|
/frameworks/base/docs/html/training/articles/ |
D | perf-jni.jd | 238 JNI checks will scan strings and warn you about invalid data, but they
|