Searched refs:DESCRIPTION_KEY (Results 1 – 3 of 3) sorted by relevance
236 bundle.putString(RttManager.DESCRIPTION_KEY, description); in reportFailed()531 bundle.putString(RttManager.DESCRIPTION_KEY, description); in replyFailed()
142 public static final String DESCRIPTION_KEY = "android.net.wifi.RttManager.Description"; field in RttManager1293 ((RttListener) listener).onFailure(msg.arg1, bundle.getString(DESCRIPTION_KEY)); in reportFailure()
26367 …field public static final java.lang.String DESCRIPTION_KEY = "android.net.wifi.RttManager.Descript…