Searched defs:errorCode (Results 1 – 4 of 4) sorted by relevance
70 int errorCode = LocationClient.getErrorCode(intent); in onHandleIntent() local
166 int errorCode = connectionResult.getErrorCode(); in onConnectionFailed() local
149 public void onFailedToReceiveAd(Ad ad, ErrorCode errorCode) { in onFailedToReceiveAd()
156 public void onRegistrationFailed(String localProfileUri, int errorCode, in initializeLocalProfile()