Searched defs:setNiNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java309 setNiNotification(notif);
356 private synchronized void setNiNotification(GpsNiNotification notif) { method in class:GpsNetInitiatedHandler
366 if (DEBUG) Log.d(TAG, "setNiNotification, notifyId: " + notif.notificationId +

Completed in 19 milliseconds