Searched defs:NI_INTENT_KEY_NOTIF_ID (Results 1 - 1 of 1) sorted by path

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java60 public static final String NI_INTENT_KEY_NOTIF_ID = "notif_id"; field in class:GpsNetInitiatedHandler
422 intent.putExtra(NI_INTENT_KEY_NOTIF_ID, notif.notificationId);

Completed in 57 milliseconds