Home
last modified time | relevance | path

Searched defs:before (Results 1 – 25 of 63) sorted by relevance

123

/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java59 long before = System.currentTimeMillis(); in testAddText() local
182 long before = System.currentTimeMillis(); in testAddEntriesInTheFuture() local
257 long before = System.currentTimeMillis(); in testIsTagEnabled() local
290 long before = System.currentTimeMillis(); in testGetNextEntry() local
348 long before = System.currentTimeMillis(); in testSizeLimits() local
442 long before = System.currentTimeMillis(); in testAgeLimits() local
717 int before = countOpenFiles(); in testDropBoxEntrySerializationDoesntLeakFileDescriptors() local
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DGridLayoutManagerNoOpUpdateTest.java70 Map<Long, Rect> before = takeSnapshot(); in rtlChanges() local
81 private void assertSnapshotsEqual(Map<Long, Rect> before, Map<Long, Rect> after) { in assertSnapshotsEqual()
DDefaultItemAnimatorTest.java210 …public void cancelTest(boolean before, int count, final RecyclerView.ViewHolder... toCancel) throw… in cancelTest()
274 public void cancelChangeOldTest(boolean before) throws Throwable { in cancelChangeOldTest()
292 public void cancelChangeNewTest(boolean before) throws Throwable { in cancelChangeNewTest()
310 public void cancelChangeBothTest(boolean before) throws Throwable { in cancelChangeBothTest()
DStaggeredGridLayoutManagerBaseConfigSetTest.java490 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in scrollToPositionWithOffsetTest() local
676 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in scollByTest() local
825 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in consistentRelayoutTest() local
DBaseLinearLayoutManagerTest.java188 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, in assertRectSetsNotEqual()
199 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after) { in assertRectSetsEqual()
203 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after, in assertRectSetsEqual()
265 void before(RecyclerView.Recycler recycler, RecyclerView.State state) { in before() method in BaseLinearLayoutManagerTest.OnLayoutListener
DBaseStaggeredGridLayoutManagerTest.java141 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, in assertRectSetsNotEqual()
152 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after) { in assertRectSetsEqual()
156 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after, in assertRectSetsEqual()
263 void before(RecyclerView.Recycler recycler, RecyclerView.State state) { in before() method in BaseStaggeredGridLayoutManagerTest.OnLayoutListener
560 String before; in onLayoutChildren() local
DStaggeredGridLayoutManagerSavedStateTest.java168 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); in savedState() local
/frameworks/base/services/core/java/com/android/server/am/
DUriPermission.java161 final int before = persistedModeFlags; in takePersistableModes() local
176 final int before = persistedModeFlags; in releasePersistableModes() local
197 final int before = persistedModeFlags; in revokeModes() local
/frameworks/base/tests/net/java/android/net/
DNetworkStatsTest.java194 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractIdenticalData() local
212 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractIdenticalRows() local
230 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractNewRows() local
251 final NetworkStats before = new NetworkStats(TEST_START, 2) in testSubtractMissingRows() local
419 final NetworkStats before = new NetworkStats(TEST_START, 3) in testWithoutUid() local
DNetworkStatsHistoryTest.java381 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/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
DTwoWayBindingObject.java82 public void textChanged1(CharSequence s, int start, int before, int count) { in textChanged1()
87 public void textChanged2(CharSequence s, int start, int before, int count) { in textChanged2()
DCallbackBindingObject.java66 void onTextChanged(CharSequence s, int start, int before, int count); in onTextChanged()
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/
DSubActivity.java30 long before = SystemClock.currentThreadTimeMillis(); in onCreate() local
/frameworks/base/core/java/android/text/
DTextWatcher.java40 public void onTextChanged(CharSequence s, int start, int before, int count); in onTextChanged()
DDynamicLayout.java199 private void reflow(CharSequence s, int where, int before, int after) { in reflow()
746 private void reflow(CharSequence s, int where, int before, int after) { in reflow()
755 public void beforeTextChanged(CharSequence s, int where, int before, int after) { in beforeTextChanged()
759 public void onTextChanged(CharSequence s, int where, int before, int after) { in onTextChanged()
/frameworks/base/tools/preload/
DRecord.java152 String before = result.substring(0, offset); in decode() local
/frameworks/support/emoji/core/src/android/support/text/emoji/widget/
DEmojiTextWatcher.java58 public void onTextChanged(CharSequence charSequence, final int start, final int before, in onTextChanged()
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberFormattingTextWatcher.java87 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DUsageView.java111 public void setSideLabelWeights(float before, float after) { in setSideLabelWeights()
/frameworks/av/include/media/
DSingleStateQueue.h120 int32_t before = shared->mSequence; in poll() local
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/util/
DKeyboardUtil.java96 final InputConnection inputConnection, final int before, final int after) in deleteSurroundingText()
/frameworks/av/media/libmedia/include/media/
DSingleStateQueue.h120 int32_t before = shared->mSequence; in poll() local
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DChildHelper.java454 final long before = mData & mask; in insert() local
478 final long before = mData & mask; in remove() local
/frameworks/base/core/java/com/android/internal/widget/
DChildHelper.java454 final long before = mData & mask; in insert() local
478 final long before = mData & mask; in remove() local
/frameworks/base/tests/Camera2Tests/CameraToo/tests/src/com/example/android/camera2/cameratoo/
DCameraTooTest.java142 private static <T> Set<T> newlyAddedElements(Set<T> before, Set<T> after) { in newlyAddedElements()

123