Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DNetworkLoggingHandler.java79 notifyDeviceOwner(notificationExtras);
135 notifyDeviceOwner(notificationExtras); in handleMessage()
182 notifyDeviceOwner(notificationExtras); in resume()
242 private void notifyDeviceOwner(Bundle extras) { in notifyDeviceOwner() method in NetworkLoggingHandler