Searched refs:explicitIntent (Results 1 – 1 of 1) sorted by relevance
804 final Intent explicitIntent = new Intent(privilegedIntent); in sendExplicitBroadcast() local805 explicitIntent.setPackage(packageName); in sendExplicitBroadcast()806 mContext.sendBroadcastAsUser(explicitIntent, UserHandle.ALL, in sendExplicitBroadcast()