Searched refs:canForward (Results 1 – 2 of 2) sorted by relevance
55 null != IntentForwarderActivity.canForward(intent, source, target, in hasCrossProfileIntents()
135 final Intent newIntent = canForward(intentReceived, getUserId(), targetUserId, in onCreate()314 public static Intent canForward(Intent incomingIntent, int sourceUserId, int targetUserId, in canForward() method in IntentForwarderActivity