Home
last modified time | relevance | path

Searched refs:getUserAction (Results 1 – 6 of 6) sorted by relevance

/cts/tests/app/src/android/app/cts/
DRecoverableSecurityExceptionTest.java33 assertEquals(rse.getUserAction().getTitle(), "title"); in testSimple()
47 assertEquals(before.getUserAction().getTitle(), after.getUserAction().getTitle()); in testParcelable()
/cts/tests/tests/os/src/android/os/cts/
DCrossProcessExceptionTest.java115 assertEquals(android.os.Process.myUid(), are.getUserAction().getCreatorUid()); in testARE()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DPolicyTransparencyTestActivity.java163 userAction = UserRestrictions.getUserAction(this, userRestriction); in updateTestInstructions()
DUserRestrictions.java226 public static String getUserAction(Context context, String restriction) { in getUserAction() method in UserRestrictions
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1089 doEscalation(exception.getUserAction().getActionIntent()); in doEscalation()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt5390 method public android.app.PendingIntent getUserAction();
7280 method @NonNull public android.app.RemoteAction getUserAction();