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/ |
D | Constants.java | 27 public static final String GOOGLE_API_CLIENT_ERROR_MSG = field in Constants
|
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/ |
D | UtilityService.java | 174 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/ |
D | ListenerService.java | 88 Log.e(TAG, String.format(Constants.GOOGLE_API_CLIENT_ERROR_MSG, in showNotification()
|
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/ui/ |
D | AttractionsActivity.java | 199 Log.e(TAG, String.format(Constants.GOOGLE_API_CLIENT_ERROR_MSG, in doInBackground()
|