/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/action/ |
D | AdapterViewProtocols.java | 98 boolean moved = false; in makeDataRenderedWithinAdapterView() 109 moved = true; in makeDataRenderedWithinAdapterView() 117 moved = true; in makeDataRenderedWithinAdapterView() 121 if (!moved) { in makeDataRenderedWithinAdapterView()
|
/frameworks/av/media/libmedia/ |
D | MemoryLeakTrackUtil.cpp | 121 bool moved; in dumpMemoryAddresses() local 123 moved = false; in dumpMemoryAddresses() 142 moved = true; in dumpMemoryAddresses() 145 } while (moved); in dumpMemoryAddresses()
|
/frameworks/base/core/java/android/widget/ |
D | GridView.java | 1792 boolean moved = false; in fullScroll() 1797 moved = true; in fullScroll() 1802 moved = true; in fullScroll() 1805 if (moved) { in fullScroll() 1809 return moved; in fullScroll() 1827 boolean moved = false; in arrowScroll() 1843 moved = true; in arrowScroll() 1850 moved = true; in arrowScroll() 1857 moved = true; in arrowScroll() 1864 moved = true; in arrowScroll() [all …]
|
D | ListView.java | 2366 boolean moved = false; in fullScroll() 2375 moved = true; in fullScroll() 2387 moved = true; in fullScroll() 2391 if (moved && !awakenScrollBars()) { in fullScroll() 2396 return moved; in fullScroll()
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | WirelessChargerDetector.java | 324 final boolean moved = (dotProduct < mag1 * mag2 * MOVEMENT_ANGLE_COS_THRESHOLD); in hasMoved() 326 Slog.d(TAG, "Check: moved=" + moved in hasMoved() 333 return moved; in hasMoved()
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | resources-i18n.jd | 8 <p><strong>This document has moved. Please see <a href="index.html">Application Resources</a>.</str…
|
/frameworks/base/docs/html/shareables/ |
D | README.txt | 7 but we've moved them all to Google Cloud Storage to reduce the size
|
/frameworks/base/core/java/android/view/ |
D | IWindow.aidl | 51 void moved(int newX, int newY); in moved() method
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeWindow.java | 56 public void moved(int arg0, int arg1) throws RemoteException { in moved() method in BridgeWindow
|
/frameworks/base/core/java/com/android/internal/view/ |
D | BaseIWindow.java | 48 public void moved(int newX, int newY) { in moved() method in BaseIWindow
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 148 # Task moved to top (1) or bottom (0). 154 # Home stack moved to top (1) or bottom (0).
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | README.txt | 1 This code has moved from
|
/frameworks/base/docs/html/design/patterns/ |
D | actionbar.jd | 74 action bar are moved automatically to the action overflow. Long-press on an icon to view the action… 273 … be consistently available directly from the action bar, and which can be moved to the action over… 275 are displayed at the top-level or can be moved to the action overflow. If the number of top-level
|
D | app-structure.jd | 107 … switch between them. They are always visible on the screen, and can't be moved out of the way lik…
|
/frameworks/base/docs/html/guide/topics/data/ |
D | install-location.jd | 40 only and it cannot be moved to the external storage.</p> 88 to API Level 8 will always install on the internal storage and cannot be moved to the external
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | optimizing-layout.jd | 142 …out, and does not have a background, can be removed and have its children moved directly into the …
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.2.jd | 108 android.provider.Settings.System} that have moved to {@link android.provider.Settings.Global}, 113 moved to {@link android.provider.Settings.Global} when running on Android 4.2 and higher.</p> 382 moved to {@link android.provider.Settings.Global}. You can continue to read settings that are in
|
/frameworks/base/docs/html/sdk/installing/ |
D | studio-tips.jd | 42 yet fully implemented). Everything still behaves as you expect, but some of the files have moved
|
D | index.jd | 138 see a warning that says the package is damaged and should be moved to the trash. If this
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-element.jd | 169 <li>At the user's request, the application can be moved to the internal storage.</li>
|
/frameworks/base/docs/html/training/gestures/ |
D | scale.jd | 137 // Calculate the distance moved
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | WallpaperService.java | 286 public void moved(int newX, int newY) {
|
/frameworks/base/docs/html/guide/practices/ |
D | verifying-apps-art.jd | 94 use, objects may be moved in memory. If you use C/C++ code, do not
|
/frameworks/base/docs/html/sdk/ |
D | OLD_RELEASENOTES.jd | 224 …<li>For performance and maintainability reasons, some APIs were moved into separate modules that m… 261 …y linked into applications; a good example is the MapView, which has been moved into such a librar…
|
/frameworks/base/docs/html/training/multiple-apks/ |
D | texture.jd | 133 then another, then another, then months later trying to figure out whether this blob can be moved up
|