Searched refs:NI_INTENT_KEY_TITLE (Results 1 – 2 of 2) sorted by relevance
91 p.mTitle = intent.getStringExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_TITLE); in onCreate()
60 public static final String NI_INTENT_KEY_TITLE = "title"; field in GpsNetInitiatedHandler443 intent.putExtra(NI_INTENT_KEY_TITLE, title); in getDlgIntent()