Searched refs:handleNiNotification (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java135 public void handleNiNotification(GpsNiNotification notif) method in class:GpsNetInitiatedHandler
137 if (DEBUG) Log.d(TAG, "handleNiNotification" + " notificationId: " + notif.notificationId
/frameworks/base/services/java/com/android/server/location/
H A DGpsLocationProvider.java1668 mNIHandler.handleNiNotification(notification);

Completed in 8 milliseconds