Home
last modified time | relevance | path

Searched refs:USER (Results 1 – 10 of 10) sorted by relevance

/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/notifications/
DNotificationsTest.java52 private static final UserReference USER = TestApis.users().instrumented(); field in NotificationsTest
60 LISTENER_COMPONENT, true, USER); in setNotificationListenerAccessGranted_true_notificationListenerAccessIsGranted()
69 LISTENER_COMPONENT, false, USER); in setNotificationListenerAccessGranted_false_notificationListenerAccessIsNotGranted()
79 /* component= */ null, /* granted= */ true, /* user= */ USER)); in setNotificationListenerAccessGranted_nullComponent_throwsException()
/cts/tools/vm-tests-tf/etc/
Dstarthosttests64 datadir=/tmp/${USER}
162 art -Djava.io.tmpdir=/tmp/${USER} \
Dstarttests66 datadir=/tmp/${USER}
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/
DApnTest.java65 private static final String USER = "user"; field in ApnTest
85 entry(Carriers.USER, USER),
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DApnDatabaseTest.java63 private static final String USER = "user"; field in ApnDatabaseTest
82 entry(Carriers.USER, USER),
/cts/tests/tests/os/src/android/os/cts/
DBuildTest.java272 assertNotEmpty(Build.USER); in testBuildConstants()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DElementTest.java501 assertEquals(DataKind.USER, DataKind.valueOf("USER")); in testDataKind()
514 if (dk != DataKind.USER && dk != DataKind.PIXEL_YUV) { in testDataKind()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsCallSessionImpl.java770 participant.putString(ImsConferenceState.USER, user); in createConferenceParticipant()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt11433 field public static final String EXTRA_USER = "android.intent.extra.USER";
32684 field public static final String USER;
37853 field public static final String USER = "user";
38460 enum_constant @Deprecated public static final android.renderscript.Element.DataKind USER;
Dsystem-current.txt16518 field public static final String USER = "user";