HomeSort by relevance Sort by last modified time
    Searched refs:LOCATION_STATUS_NO_LOCATION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
LocationHelper.java 56 public static final int LOCATION_STATUS_NO_LOCATION = 4;
64 LOCATION_STATUS_NO_LOCATION
111 return LOCATION_STATUS_NO_LOCATION;
LocationPresenter.java 86 } else if (status != LocationHelper.LOCATION_STATUS_NO_LOCATION) {

Completed in 44 milliseconds