Searched defs:requestIntent (Results 1 – 3 of 3) sorted by relevance
63 final Intent requestIntent = new Intent(ACTION_REQUEST) in invoke() local
191 … private static void sendShortcutResetReply(Context context, Intent requestIntent, String error) { in sendShortcutResetReply()
121 final Intent requestIntent = new Intent(action) in requestDpmAction() local