Home
last modified time | relevance | path

Searched defs:before (Results 26 – 50 of 124) sorted by relevance

12345

/aosp14/frameworks/base/tests/testables/tests/src/android/testing/
H A DTestableResourcesTest.java43 Resources before = mContext.getResources(); in testLazyInit() local
/ohos5.0/base/request/request/services/src/service/command/
H A Dsearch.rs35 let before: i64 = data.read()?; in search() localVariable
/aosp14/frameworks/base/libs/androidfw/tests/
H A DCursorWindow_test.cpp94 auto before = w->freeSpace(); in TEST() local
203 auto before = w->size(); in TEST() local
284 auto before = w->size(); in TEST() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewProcessTextTest.java52 public void before() { in before() method in TextViewProcessTextTest
H A DTextViewReceiveContentTest.java82 public void before() { in before() method in TextViewReceiveContentTest
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/benchmark/
H A DDragDividerToResizeBenchmark.kt46 fun before() { regex
H A DEnterSplitScreenByDragFromAllAppsBenchmark.kt57 fun before() { regex
H A DEnterSplitScreenByDragFromShortcutBenchmark.kt42 fun before() { regex
H A DEnterSplitScreenByDragFromTaskbarBenchmark.kt56 fun before() { regex
H A DEnterSplitScreenByDragFromNotificationBenchmark.kt59 fun before() { regex
/aosp14/frameworks/base/core/tests/coretests/src/android/app/time/
H A DTimeManagerTest.java67 public void before() throws Exception { in before() method in TimeManagerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DTextPrecomputerTest.kt41 fun before() { regex
H A DNotifLayoutInflaterFactoryTest.kt46 fun before() { regex
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.h47 Action before; member
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/appcompat/
H A DTransparentBaseAppCompat.kt52 fun before() { regex
H A DBaseAppCompat.kt56 fun before() { regex
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DDisplayBrightnessStateTest.java38 public void before() { in before() method in DisplayBrightnessStateTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
H A DUnfoldHapticsPlayerTest.kt45 fun before() { regex
/aosp14/frameworks/base/core/java/com/android/internal/accessibility/util/
H A DAccessibilityUtils.java257 public static int textOrSpanChanged(CharSequence before, CharSequence after) { in textOrSpanChanged()
269 private static boolean parcelableSpansEquals(CharSequence before, CharSequence after) { in parcelableSpansEquals()
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/src/
H A Devent_util_test.cpp267 std::string before = DumpInputEvent(pointerEvent); in CompareDump() local
282 std::string before = DumpInputEvent(keyEvent); in CompareDump() local
/aosp14/frameworks/base/errorprone/refaster/
H A DEfficientXml.java98 int before(TypedXmlPullParser in, String n, int d) throws Exception { in before() method in EfficientXml.IntFromStringDefault
188 long before(TypedXmlPullParser in, String n, long d) throws Exception { in before() method in EfficientXml.LongFromStringDefault
297 void before(TypedXmlSerializer out, String n) throws Exception { in before() method in EfficientXml.BooleanToStringTrue
309 void before(TypedXmlSerializer out, String n) throws Exception { in before() method in EfficientXml.BooleanToStringFalse
338 boolean before(TypedXmlPullParser in, String n, boolean d) throws Exception { in before() method in EfficientXml.BooleanFromStringDefault
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/state/
H A DDisplayStateControllerTest.java51 public void before() { in before() method in DisplayStateControllerTest
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_aging_helper.cpp92 int32_t ThumbnailAgingHelper::GetAgingDataCount(const int64_t &time, const bool &before, ThumbRdbOp… in GetAgingDataCount()
199 int32_t ThumbnailAgingHelper::GetLcdCountByTime(const int64_t &time, const bool &before, ThumbRdbOp… in GetLcdCountByTime()
/aosp14/frameworks/base/tools/preload/
H A DRecord.java152 String before = result.substring(0, offset); in decode() local
/aosp14/frameworks/base/tests/Internal/src/com/android/internal/protolog/
H A DProtoLogImplTest.java342 long before = SystemClock.elapsedRealtimeNanos(); in log_protoEnabled() local
367 long before = SystemClock.elapsedRealtimeNanos(); in log_invalidParamsMask() local

12345