Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DLingerMonitor.java157 fromNai, toNai, createNotificationIntent(), true); in showNotification()
161 protected PendingIntent createNotificationIntent() { in createNotificationIntent() method in LingerMonitor
/frameworks/base/tests/net/java/com/android/server/connectivity/
DLingerMonitorTest.java377 @Override protected PendingIntent createNotificationIntent() { in createNotificationIntent() method in LingerMonitorTest.TestableLingerMonitor