Searched refs:NI_INTENT_KEY_MESSAGE (Results 1 – 2 of 2) sorted by relevance
81 p.mMessage = intent.getStringExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_MESSAGE); in onCreate()
56 public static final String NI_INTENT_KEY_MESSAGE = "message"; field in GpsNetInitiatedHandler448 intent.putExtra(NI_INTENT_KEY_MESSAGE, message); in getDlgIntent()