Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DLingerMonitor.java159 fromNai, toNai, createNotificationIntent(), true); in showNotification()
163 protected PendingIntent createNotificationIntent() { in createNotificationIntent() method in LingerMonitor
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DLingerMonitorTest.java412 @Override protected PendingIntent createNotificationIntent() { in createNotificationIntent() method in LingerMonitorTest.TestableLingerMonitor