Lines Matching defs:requestCode
1009 int requestCode = InCallActivity.PendingIntentRequestCodes.NON_FULL_SCREEN;1013 requestCode = InCallActivity.PendingIntentRequestCodes.FULL_SCREEN;1021 return PendingIntent.getActivity(context, requestCode, intent, 0);