Searched refs:procDisplayName (Results 1 – 2 of 2) sorted by relevance
62 final String procDisplayName = isSystemProcess in onCreate() local97 .setMessage(getString(messageId, procDisplayName, in onCreate()
155 final String procDisplayName = uid == Process.SYSTEM_UID in showDumpNotification() local158 String text = context.getString(titleId, procDisplayName); in showDumpNotification()