Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DLingerMonitor.java160 fromNai, toNai, createNotificationIntent(), true); in showNotification()
164 protected PendingIntent createNotificationIntent() { in createNotificationIntent() method in LingerMonitor
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
H A DLingerMonitorTest.java394 @Override protected PendingIntent createNotificationIntent() { in createNotificationIntent() method in LingerMonitorTest.TestableLingerMonitor