Searched defs:NI_INTENT_KEY_TIMEOUT (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java63 public static final String NI_INTENT_KEY_TIMEOUT = "timeout"; field in class:GpsNetInitiatedHandler
425 intent.putExtra(NI_INTENT_KEY_TIMEOUT, notif.timeout);

Completed in 37 milliseconds