/frameworks/base/core/java/android/net/ |
D | NetworkStats.java | 1443 final Entry[] moved = in migrateTun() local 1446 deductTrafficFromVpnApp(tunUid, underlyingIfaces, moved); in migrateTun() 1521 final Entry[] moved = new Entry[underlyingIfaces.length]; in addTrafficToApplications() local 1523 moved[i] = new Entry(); in addTrafficToApplications() 1628 moved[j].add(tmpEntry); in addTrafficToApplications() 1635 return moved; in addTrafficToApplications() 1641 @NonNull Entry[] moved) { in deductTrafficFromVpnApp() argument 1643 moved[i].uid = tunUid; in deductTrafficFromVpnApp() 1645 moved[i].set = SET_DBG_VPN_OUT; in deductTrafficFromVpnApp() 1646 moved[i].tag = TAG_NONE; in deductTrafficFromVpnApp() [all …]
|
/frameworks/base/core/java/android/widget/ |
D | GridView.java | 1810 boolean moved = false; in fullScroll() 1815 moved = true; in fullScroll() 1820 moved = true; in fullScroll() 1823 if (moved) { in fullScroll() 1827 return moved; in fullScroll() 1845 boolean moved = false; in arrowScroll() 1861 moved = true; in arrowScroll() 1868 moved = true; in arrowScroll() 1878 moved = true; in arrowScroll() 1883 moved = true; in arrowScroll() [all …]
|
D | ListView.java | 2566 boolean moved = false; in fullScroll() 2575 moved = true; in fullScroll() 2587 moved = true; in fullScroll() 2591 if (moved && !awakenScrollBars()) { in fullScroll() 2596 return moved; in fullScroll()
|
/frameworks/base/services/net/ |
D | Android.bp | 24 // TODO(b/145825329): This should be moved to networkstack-client, 25 // with dependencies moved to frameworks/libs/net right.
|
/frameworks/native/services/inputflinger/reader/mapper/ |
D | CursorInputMapper.cpp | 310 bool moved = deltaX != 0 || deltaY != 0; in sync() local 338 if (moved || scrolled || buttonsChanged) { in sync() 341 if (moved) { in sync() 372 if ((buttonsPressed || moved || scrolled) && getDevice()->isExternal()) { in sync() 381 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
|
/frameworks/base/tools/ |
D | aidl | 3 aidl has moved to //system/tools/aidl as part of adding support for
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AutoclickController.java | 292 boolean moved = detectMovement(event); in update() 293 cacheLastEvent(event, policyFlags, mLastMotionEvent == null || moved /* useAsAnchor */); in update() 295 if (moved) { in update()
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | WirelessChargerDetector.java | 357 final boolean moved = (dotProduct < mag1 * mag2 * MOVEMENT_ANGLE_COS_THRESHOLD); in hasMoved() 359 Slog.d(TAG, "Check: moved=" + moved in hasMoved() 366 return moved; in hasMoved()
|
/frameworks/base/media/tests/MtpTests/src/android/mtp/ |
D | MtpStorageManagerTest.java | 1283 File moved = new File(dir, newFile.getName()); in testMoveObjectSuccess() local 1284 Assert.assertTrue(newFile.renameTo(moved)); in testMoveObjectSuccess() 1293 Assert.assertEquals(fileObj.getPath().toString(), moved.getPath()); in testMoveObjectSuccess() 1388 File moved = new File(dir, newFile.getName()); in testMoveObjectDelayed() local 1389 Assert.assertTrue(newFile.renameTo(moved)); in testMoveObjectDelayed() 1394 Assert.assertEquals(fileObj.getPath().toString(), moved.getPath()); in testMoveObjectDelayed() 1525 File moved = createNewFileNonZero(secondaryStorageDir, newFile.getName()); in testMoveObjectXStorageSuccess() local 1535 moved.getPath()); in testMoveObjectXStorageSuccess() 1551 File moved = createNewDir(secondaryStorageDir, movedDir.getName()); in testMoveObjectXStorageDirSuccess() local 1562 moved.getPath()); in testMoveObjectXStorageDirSuccess() [all …]
|
/frameworks/native/cmds/installd/ |
D | otapreopt.rc | 5 # The dalvik-cache was not moved itself, so as to restrict the rights of otapreopt_slot.
|
/frameworks/base/docs/html/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 6 All authoring of content has been moved to Piper (go/dac-source).
|
/frameworks/base/docs/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 6 All authoring of content has been moved to Piper (go/dac-source).
|
/frameworks/hardware/interfaces/bufferhub/1.0/vts/functional/ |
D | Android.bp | 23 // TODO(b/118893702): remove dependency once ui/BufferHubDefs.h moved
|
/frameworks/base/core/java/android/view/ |
D | IWindow.aidl | 76 void moved(int newX, int newY); in moved() method
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | TestIWindow.java | 60 public void moved(int newX, int newY) throws RemoteException { in moved() method in TestIWindow
|
/frameworks/av/media/codec2/vndk/ |
D | Android.bp | 8 // TODO: Remove this when this module is moved back to frameworks/av.
|
/frameworks/base/core/java/com/android/internal/view/ |
D | BaseIWindow.java | 78 public void moved(int newX, int newY) { in moved() method in BaseIWindow
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 184 # Task moved to top (1) or bottom (0). 190 # Home stack moved to top (1) or bottom (0).
|
/frameworks/native/libs/binder/ |
D | Android.bp | 37 // transport itself and should be moved to AIDL or in domain-specific libs.
|
/frameworks/base/packages/SystemUI/docs/ |
D | clock-plugins.md | 18 blocks of color, and the clock should be moved around the screen to
|
D | dagger.md | 165 moved to a higher level construct such as a Fragment or a top-level SystemUI
|
/frameworks/base/ |
D | ApiDocs.bp | 342 …cmd: "$(location zip2zip) -i $(location :ds-docs-kt{.docs.zip}) -o $(genDir)/ds-docs-kt-moved.zip … 343 …$(location merge_zips) $(out) $(location :ds-docs-java{.docs.zip}) $(genDir)/ds-docs-kt-moved.zip",
|
/frameworks/base/core/proto/android/providers/settings/ |
D | system.proto | 154 reserved 21; // rtt_calling_mode moved to Settings.Secure
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 302 // Notify the user that data or apps are being moved to external storage.
|
/frameworks/base/services/core/java/com/android/server/wallpaper/ |
D | WallpaperManagerService.java | 240 final boolean moved = (event == MOVED_TO); in onEvent() 241 final boolean written = (event == CLOSE_WRITE || moved); in onEvent() 261 if (moved && lockWallpaperChanged) { in onEvent() 289 if (moved) { in onEvent()
|