Home
last modified time | relevance | path

Searched defs:requestIntent (Results 1 – 3 of 3) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBroadcastRpcBase.java63 final Intent requestIntent = new Intent(ACTION_REQUEST) in invoke() local
/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java191 … private static void sendShortcutResetReply(Context context, Intent requestIntent, String error) { in sendShortcutResetReply()
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DSuspendTestUtils.java121 final Intent requestIntent = new Intent(action) in requestDpmAction() local