/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | DropBoxTest.java | 57 long before = System.currentTimeMillis(); in testAddText() local 178 long before = System.currentTimeMillis(); in testAddEntriesInTheFuture() local 252 long before = System.currentTimeMillis(); in testIsTagEnabled() local 285 long before = System.currentTimeMillis(); in testGetNextEntry() local 344 long before = System.currentTimeMillis(); in testSizeLimits() local 439 long before = System.currentTimeMillis(); in testAgeLimits() local 717 int before = countOpenFiles(); in testDropBoxEntrySerializationDoesntLeakFileDescriptors() local
|
/frameworks/base/core/tests/coretests/src/android/net/ |
D | NetworkStatsTest.java | 119 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractIdenticalData() local 135 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractIdenticalRows() local 151 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractNewRows() local 169 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractMissingRows() local 282 final NetworkStats before = new NetworkStats(TEST_START, 3) in testWithoutUid() local
|
D | NetworkStatsHistoryTest.java | 381 final NetworkStatsHistory before = new NetworkStatsHistory(MINUTE_IN_MILLIS, 40, FIELD_ALL); in testSerialize() local 489 NetworkStatsHistory stats, int before, int after, long time) { in assertIndexBeforeAfter() 494 private static long performVarLong(long before) throws Exception { in performVarLong()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | UriPermission.java | 152 final int before = persistedModeFlags; in takePersistableModes() local 167 final int before = persistedModeFlags; in releasePersistableModes() local 188 final int before = persistedModeFlags; in revokeModes() local
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | DefaultItemAnimatorTest.java | 209 …public void cancelTest(boolean before, int count, final RecyclerView.ViewHolder... toCancel) throw… in cancelTest() 266 public void cancelChangeOldTest(boolean before) throws Throwable { in cancelChangeOldTest() 282 public void cancelChangeNewTest(boolean before) throws Throwable { in cancelChangeNewTest() 298 public void cancelChangeBothTest(boolean before) throws Throwable { in cancelChangeBothTest()
|
D | LinearLayoutManagerTest.java | 156 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in scrollToPositionWithOffsetTest() local 740 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in savedStateTest() local 803 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, in assertRectSetsNotEqual() 814 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after) { in assertRectSetsEqual() 1089 void before(RecyclerView.Recycler recycler, RecyclerView.State state){} in before() method in LinearLayoutManagerTest.OnLayoutListener
|
D | StaggeredGridLayoutManagerTest.java | 776 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in testSpanReassignmentsOnItemChange() local 1051 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in savedStateTest() local 1111 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in scrollToPositionWithOffsetTest() local 1385 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in scrollByTest() local 1479 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in consistentRelayoutTest() local 1522 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, in assertRectSetsNotEqual() 1533 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after) { in assertRectSetsEqual() 1565 void before(RecyclerView.Recycler recycler, RecyclerView.State state) { in before() method in StaggeredGridLayoutManagerTest.OnLayoutListener
|
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/ |
D | SubActivity.java | 30 long before = SystemClock.currentThreadTimeMillis(); in onCreate() local
|
/frameworks/base/core/java/android/text/ |
D | TextWatcher.java | 40 public void onTextChanged(CharSequence s, int start, int before, int count); in onTextChanged()
|
D | DynamicLayout.java | 189 private void reflow(CharSequence s, int where, int before, int after) { in reflow() 635 private void reflow(CharSequence s, int where, int before, int after) { in reflow() 644 public void beforeTextChanged(CharSequence s, int where, int before, int after) { in beforeTextChanged() 648 public void onTextChanged(CharSequence s, int where, int before, int after) { in onTextChanged()
|
/frameworks/av/media/libmedia/ |
D | SingleStateQueue.cpp | 66 int32_t before = shared->mSequence; in poll() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | DiskStatsService.java | 56 long before = SystemClock.uptimeMillis(); in dump() local
|
/frameworks/base/tools/preload/ |
D | Record.java | 152 String before = result.substring(0, offset); in decode() local
|
/frameworks/base/telephony/java/android/telephony/ |
D | PhoneNumberFormattingTextWatcher.java | 87 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
D | RootCursorWrapper.java | 57 final String[] before = cursor.getColumnNames(); in RootCursorWrapper() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | RestrictionsPinActivity.java | 148 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
D | ChildHelper.java | 408 final long before = mData & mask; in insert() local 432 final long before = mData & mask; in remove() local
|
D | LinearSmoothScroller.java | 251 final int before = tmpDt; in clampApplyScroll() local
|
/frameworks/base/tests/Camera2Tests/CameraToo/tests/src/com/example/android/camera2/cameratoo/ |
D | CameraTooTest.java | 142 private static <T> Set<T> newlyAddedElements(Set<T> before, Set<T> after) { in newlyAddedElements()
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | SpannedTest.java | 177 public void onTextChanged(CharSequence s, int start, int before, in onTextChanged()
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
D | KeyguardPasswordView.java | 290 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
D | TimeZonePickerView.java | 135 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/frameworks/base/core/java/android/text/method/ |
D | PasswordTransformationMethod.java | 76 int before, int count) { in onTextChanged()
|
/frameworks/base/core/java/android/content/ |
D | SyncRequest.java | 320 private void setupInterval(long at, long before) { in setupInterval()
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
D | IconMenuItemView.java | 248 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|