Searched defs:intentType (Results 1 – 3 of 3) 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
795 private void sendExplicitBroadcast(String intentType) { in sendExplicitBroadcast()