Home
last modified time | relevance | path

Searched defs:three (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/time/
H A DTimeZoneDetectorStatusTest.java54 TimeZoneDetectorStatus three = new TimeZoneDetectorStatus(DETECTOR_STATUS_NOT_RUNNING, in testEquals() local
65 TimeZoneDetectorStatus three = new TimeZoneDetectorStatus(DETECTOR_STATUS_NOT_RUNNING, in testEquals() local
79 TimeZoneDetectorStatus three = new TimeZoneDetectorStatus(DETECTOR_STATUS_NOT_RUNNING, in testEquals() local
H A DTelephonyTimeZoneAlgorithmStatusTest.java43 TelephonyTimeZoneAlgorithmStatus three = new TelephonyTimeZoneAlgorithmStatus( in testEquals() local
H A DLocationTimeZoneAlgorithmStatusTest.java118 LocationTimeZoneAlgorithmStatus three = new LocationTimeZoneAlgorithmStatus( in testEquals() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DCreateViewTest.java62 ViewOne three = new ViewOne(mContext); in testLayout3() local
102 TextView three = new TextView(mContext); in testLayout6() local
H A DInsetsStateTest.java457 Rect three = new Rect(8, 9, 10, 11); in testEquals_differentPrivacyIndicatorStaticBounds() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
H A DGnssTimeSuggestionTest.java46 GnssTimeSuggestion three = new GnssTimeSuggestion(differentTime); in testEquals() local
H A DNetworkTimeSuggestionTest.java49 NetworkTimeSuggestion three = new NetworkTimeSuggestion( in testEquals() local
/aosp14/frameworks/base/core/tests/coretests/src/android/app/timedetector/
H A DManualTimeSuggestionTest.java47 ManualTimeSuggestion three = new ManualTimeSuggestion(differentTime); in testEquals() local
H A DTelephonyTimeSuggestionTest.java69 TelephonyTimeSuggestion three = builder3.build(); in testEquals() local
/aosp14/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
H A DManualTimeZoneSuggestionTest.java48 ManualTimeZoneSuggestion three = new ManualTimeZoneSuggestion(ARBITRARY_ZONE_ID2); in testEquals() local
H A DTelephonyTimeZoneSuggestionTest.java59 TelephonyTimeZoneSuggestion three = builder3.build(); in testEquals() local