Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 25 of 42) sorted by relevance

12

/development/samples/ApiDemos/src/com/example/android/mmslib/
DMmsException.java47 public MmsException(Throwable cause) { in MmsException() argument
48 super(cause); in MmsException()
57 public MmsException(String message, Throwable cause) { in MmsException() argument
58 super(message, cause); in MmsException()
/development/samples/browseable/WatchFace/Application/src/com.example.android.wearable.watchface/
DFitDistanceWatchFaceConfigActivity.java157 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
159 if (cause == GoogleApiClient.ConnectionCallbacks.CAUSE_NETWORK_LOST) { in onConnectionSuspended()
161 } else if (cause == GoogleApiClient.ConnectionCallbacks.CAUSE_SERVICE_DISCONNECTED) { in onConnectionSuspended()
164 Log.i(TAG, "onConnectionSuspended: " + cause); in onConnectionSuspended()
DDigitalWatchFaceCompanionConfigActivity.java124 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
126 Log.d(TAG, "onConnectionSuspended: " + cause); in onConnectionSuspended()
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceConfigListenerService.java84 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
86 Log.d(TAG, "onConnectionSuspended: " + cause); in onConnectionSuspended()
DDigitalWatchFaceWearableConfigActivity.java94 public void onConnectionSuspended(int cause) { in onCreate()
96 Log.d(TAG, "onConnectionSuspended: " + cause); in onCreate()
DFitDistanceWatchFaceService.java508 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
509 Log.d(TAG, "mGoogleApiAndFitCallbacks.onConnectionSuspended: " + cause); in onConnectionSuspended()
DFitStepsWatchFaceService.java508 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
510 Log.d(TAG, "mGoogleApiAndFitCallbacks.onConnectionSuspended: " + cause); in onConnectionSuspended()
DDigitalWatchFaceService.java648 public void onConnectionSuspended(int cause) {
650 Log.d(TAG, "onConnectionSuspended: " + cause);
/development/samples/browseable/AgendaData/Wearable/src/com.example.android.wearable.agendadata/
DDeleteService.java114 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
116 Log.d(TAG, "onConnectionSuspended: " + cause); in onConnectionSuspended()
/development/samples/browseable/AutoBackupForApps/
D_index.jd13 Executing "adb shell bmgr restore com.example.android.autobackup" from a terminal will cause the
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
DMainActivity.java252 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
254 Log.d(TAG, "onConnectionSuspended(): Cause id: " + cause); in onConnectionSuspended()
DCalendarQueryService.java186 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DFindPhoneService.java118 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
DDisconnectListenerService.java134 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DUpdateQuestionService.java104 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DCheckInAndDeleteDataItemsService.java117 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DGeofenceTransitionsIntentService.java131 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
/development/host/windows/usb/
Dreadme.txt30 not break the installation, but it will cause security warnings (that can be
DNOTICE18 "control" means (i) the power, direct or indirect, to cause the
97 (b) You must cause any modified files to carry prominent notices
/development/samples/browseable/DelayedConfirmation/Wearable/src/com.example.android.wearable.delayedconfirmation/
DMainActivity.java210 public void onConnectionSuspended(int cause) {
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt33 advocacy - n. active support of an idea or cause etc.; especially the act of pleading or arguing fo…
47 alter - v. cause to change; make different; cause a transformation
133 causal - j. involving or constituting a cause; causing
198 contribution - n. a voluntary gift (as of money or service or ideas) made to some worthwhile cause
216 …ously, or obtrusively to gain an end or engage in a crusade for a certain cause or person; be an a…
253 diagnosis - n. identifying the nature or cause of some phenomenon
273 dismay - v. fill with apprehension or alarm; cause to be unpleasantly surprised
293 donate - v. give to a charity or good cause
298 dynamics - n. the branch of mechanics concerned with the forces that cause motions of bodies
657 operate - v. handle and cause to function
[all …]
/development/apps/OBJViewer/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/
DMainActivity.java137 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
/development/samples/browseable/DataLayer/Application/src/com.example.android.wearable.datalayer/
DMainActivity.java186 public void onConnectionSuspended(int cause) { in onConnectionSuspended() argument
/development/samples/training/testingfun/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...

12