Searched refs:isAddressSet (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
H A DLocationFragment.java64 private boolean isAddressSet; field in class:LocationFragment
121 isAddressSet = true;
167 if (isMapSet && isAddressSet && isLocationSet) {

Completed in 36 milliseconds