Searched refs:inSystemProcess (Results 1 – 1 of 1) sorted by relevance
146 @NonNull String servicePermissionName, boolean inSystemProcess); in getModuleServiceIntent() argument154 @NonNull String servicePermissionName, boolean inSystemProcess) { in getModuleServiceIntent() argument156 new Intent(inSystemProcess in getModuleServiceIntent()174 inSystemProcess ? Process.SYSTEM_UID : Process.NETWORK_STACK_UID; in getModuleServiceIntent()179 if (!inSystemProcess) { in getModuleServiceIntent()