Searched defs:showNotification (Results 1 – 5 of 5) sorted by relevance
76 void showNotification(UsbDevice device) { in showNotification() method in MtpNotificationManager
52 static void showNotification(Context context, String pkgName) { in showNotification() method in InstallCarrierAppUtils
284 private void showNotification(int titleRes, int iconRes) { in showNotification() method in LockdownVpnTracker
1437 boolean showNotification) { in addCompletedDownload()1483 boolean showNotification, Uri uri, Uri referer) { in addCompletedDownload()1508 boolean showNotification, boolean allowWrite) { in addCompletedDownload()1533 boolean showNotification, boolean allowWrite, Uri uri, Uri referer) { in addCompletedDownload()
61 public void showNotification(@NonNull NotificationEntry entry) { in showNotification() method in AlertingNotificationManager