Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DMtpNotificationManager.java66 private final OnOpenInAppListener mListener;
69 MtpNotificationManager(Context context, OnOpenInAppListener listener) { in MtpNotificationManager()
156 static interface OnOpenInAppListener { interface in MtpNotificationManager