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

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java61 public static final String NI_INTENT_KEY_TITLE = "title"; field in class:GpsNetInitiatedHandler
423 intent.putExtra(NI_INTENT_KEY_TITLE, title);

Completed in 84 milliseconds