Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DGeofenceTransitionsIntentService.java71 int errorCode = geoFenceEvent.getErrorCode(); in onHandleIntent() local
DMainActivity.java141 int errorCode = connectionResult.getErrorCode(); in onConnectionFailed() local
/development/samples/training/ads-and-ux/src/com/example/training/ads/
DAdsCatalogActivity.java149 public void onFailedToReceiveAd(Ad ad, ErrorCode errorCode) { in onFailedToReceiveAd()
/development/samples/SipDemo/src/com/example/android/sip/
DWalkieTalkieActivity.java156 public void onRegistrationFailed(String localProfileUri, int errorCode, in initializeLocalProfile()