Searched refs:NI_INTENT_KEY_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
98 …timeout = intent.getIntExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_TIMEOUT, default_response_timeou… in onCreate()
62 public static final String NI_INTENT_KEY_TIMEOUT = "timeout"; field in GpsNetInitiatedHandler426 intent.putExtra(NI_INTENT_KEY_TIMEOUT, notif.timeout); in getDlgIntent()