Home
last modified time | relevance | path

Searched defs:launchFullScreenIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
DLaunchFullScreenIntentProvider.kt52 fun launchFullScreenIntent(entry: NotificationEntry) { in launchFullScreenIntent() method in com.android.systemui.statusbar.notification.collection.provider.LaunchFullScreenIntentProvider
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java629 void launchFullScreenIntent(NotificationEntry entry) { in launchFullScreenIntent() method in StatusBarNotificationActivityStarter