Home
last modified time | relevance | path

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

/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DConstants.java27 public static final String GOOGLE_API_CLIENT_ERROR_MSG = field in Constants
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java174 Log.e(TAG, String.format(Constants.GOOGLE_API_CLIENT_ERROR_MSG, in addGeofencesInternal()
247 Log.e(TAG, String.format(Constants.GOOGLE_API_CLIENT_ERROR_MSG, in requestLocationInternal()
491 Log.e(TAG, String.format(Constants.GOOGLE_API_CLIENT_ERROR_MSG, in sendDataToWearable()
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
DListenerService.java88 Log.e(TAG, String.format(Constants.GOOGLE_API_CLIENT_ERROR_MSG, in showNotification()
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/ui/
DAttractionsActivity.java199 Log.e(TAG, String.format(Constants.GOOGLE_API_CLIENT_ERROR_MSG, in doInBackground()