OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:androidx
(Results
451 - 475
of
2312
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowSeekBarTest.java
6
import
androidx
.test.core.app.ApplicationProvider;
7
import
androidx
.test.ext.junit.runners.AndroidJUnit4;
ShadowStatusBarManagerTest.java
4
import static
androidx
.test.core.app.ApplicationProvider.getApplicationContext;
8
import
androidx
.test.ext.junit.runners.AndroidJUnit4;
ShadowTelephonyTest.java
8
import
androidx
.test.core.app.ApplicationProvider;
9
import
androidx
.test.ext.junit.runners.AndroidJUnit4;
ShadowTouchDelegateTest.java
8
import
androidx
.test.core.app.ApplicationProvider;
9
import
androidx
.test.ext.junit.runners.AndroidJUnit4;
/external/setupcompat/main/java/com/google/android/setupcompat/internal/
ExecutorProvider.java
19
import
androidx
.annotation.Nullable;
20
import
androidx
.annotation.VisibleForTesting;
/external/setupdesign/main/src/com/google/android/setupdesign/template/
ListViewScrollHandlingDelegate.java
19
import
androidx
.annotation.NonNull;
20
import
androidx
.annotation.Nullable;
ScrollViewScrollHandlingDelegate.java
19
import
androidx
.annotation.NonNull;
20
import
androidx
.annotation.Nullable;
/external/volley/src/main/java/com/android/volley/toolbox/
StringRequest.java
19
import
androidx
.annotation.GuardedBy;
20
import
androidx
.annotation.Nullable;
/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
PaintHasGlyphPerfTest.java
24
import
androidx
.test.filters.LargeTest;
25
import
androidx
.test.rule.ActivityTestRule;
/frameworks/base/apct-tests/perftests/core/src/android/os/
CpuUsageTrackingPerfTest.java
22
import
androidx
.test.filters.LargeTest;
23
import
androidx
.test.runner.AndroidJUnit4;
LooperStatsPerfTest.java
23
import
androidx
.test.filters.LargeTest;
24
import
androidx
.test.runner.AndroidJUnit4;
/frameworks/base/apct-tests/perftests/core/src/android/text/
CanvasDrawTextTest.java
23
import
androidx
.test.filters.LargeTest;
24
import
androidx
.test.runner.AndroidJUnit4;
/frameworks/base/apct-tests/perftests/core/src/android/view/
ViewPerfTest.java
24
import
androidx
.test.InstrumentationRegistry;
25
import
androidx
.test.filters.LargeTest;
/frameworks/base/apct-tests/perftests/core/src/android/widget/
TextViewFontFamilyLayoutPerfTest.java
24
import
androidx
.test.InstrumentationRegistry;
25
import
androidx
.test.filters.LargeTest;
TextViewSetTextLocalePerfTest.java
23
import
androidx
.test.filters.LargeTest;
24
import
androidx
.test.rule.ActivityTestRule;
/frameworks/base/apct-tests/perftests/textclassifier/src/android/view/textclassifier/
TextClassificationManagerPerfTest.java
24
import
androidx
.test.InstrumentationRegistry;
25
import
androidx
.test.filters.LargeTest;
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
ShellHelper.java
23
import
androidx
.annotation.NonNull;
24
import
androidx
.test.InstrumentationRegistry;
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
Android.mk
22
LOCAL_STATIC_JAVA_LIBRARIES :=
androidx
.test.rules
57
LOCAL_STATIC_JAVA_LIBRARIES :=
androidx
.test.rules
87
LOCAL_STATIC_JAVA_LIBRARIES :=
androidx
.test.rules
116
LOCAL_STATIC_JAVA_LIBRARIES :=
androidx
.test.rules
143
LOCAL_STATIC_JAVA_LIBRARIES :=
androidx
.test.rules
/cts/tests/tests/animation/src/android/animation/cts/
CreationTest.java
25
import
androidx
.test.InstrumentationRegistry;
26
import
androidx
.test.annotation.UiThreadTest;
27
import
androidx
.test.filters.MediumTest;
28
import
androidx
.test.rule.ActivityTestRule;
29
import
androidx
.test.runner.AndroidJUnit4;
/cts/tests/tests/provider/src/android/provider/cts/
WifiSliceTest.java
36
import
androidx
.slice.SliceConvert;
37
import
androidx
.slice.SliceMetadata;
38
import
androidx
.slice.core.SliceAction;
39
import
androidx
.test.InstrumentationRegistry;
40
import
androidx
.test.runner.AndroidJUnit4;
/cts/tests/tests/view/src/android/view/cts/
ViewAnimationMatrixTest.java
32
import
androidx
.test.InstrumentationRegistry;
33
import
androidx
.test.annotation.UiThreadTest;
34
import
androidx
.test.filters.SmallTest;
35
import
androidx
.test.rule.ActivityTestRule;
36
import
androidx
.test.runner.AndroidJUnit4;
ViewOutlineProviderTest.java
29
import
androidx
.annotation.NonNull;
30
import
androidx
.test.InstrumentationRegistry;
31
import
androidx
.test.annotation.UiThreadTest;
32
import
androidx
.test.filters.SmallTest;
33
import
androidx
.test.runner.AndroidJUnit4;
View_InitialFocusTest.java
31
import
androidx
.test.InstrumentationRegistry;
32
import
androidx
.test.annotation.UiThreadTest;
33
import
androidx
.test.filters.MediumTest;
34
import
androidx
.test.rule.ActivityTestRule;
35
import
androidx
.test.runner.AndroidJUnit4;
/cts/tests/tests/widget/src/android/widget/cts/
PointerIconTest.java
29
import
androidx
.test.annotation.UiThreadTest;
30
import
androidx
.test.filters.FlakyTest;
31
import
androidx
.test.filters.SmallTest;
32
import
androidx
.test.rule.ActivityTestRule;
33
import
androidx
.test.runner.AndroidJUnit4;
ViewFlipperTest.java
32
import
androidx
.test.annotation.UiThreadTest;
33
import
androidx
.test.filters.LargeTest;
34
import
androidx
.test.filters.MediumTest;
35
import
androidx
.test.rule.ActivityTestRule;
36
import
androidx
.test.runner.AndroidJUnit4;
Completed in 988 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>