Searched defs:intentType (Results 1 – 2 of 2) sorted by relevance
163 int intentType, Intent intent, int callerUid, int callerPid, String resolvedType, in checkIntent()202 private static void logIntent(int intentType, Intent intent, int callerUid, in logIntent()
253 String intentType = getPendingIntentType(extra); in isPendingIntentValid() local