Home
last modified time | relevance | path

Searched refs:openIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java90 final PendingIntent openIntent = PendingIntent.getBroadcastAsUser( in showNotification() local
96 builder.setContentIntent(openIntent); in showNotification()