Home
last modified time | relevance | path

Searched refs:JSON_KEY_PREMISE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DReverseGeocodeTask.java37 private static final String JSON_KEY_PREMISE = "premise"; field in ReverseGeocodeTask
84 if (JSON_KEY_PREMISE.equals(types.getString(j))) { in doInBackground()