/frameworks/base/lowpan/java/android/net/lowpan/ |
D | LowpanInterface.java | 233 throw x.rethrowAsRuntimeException(); in form() 253 throw x.rethrowAsRuntimeException(); in join() 272 throw x.rethrowAsRuntimeException(); in attach() 290 throw x.rethrowAsRuntimeException(); in leave() 309 throw x.rethrowAsRuntimeException(); in startCommissioningSession() 329 throw x.rethrowAsRuntimeException(); in reset() 348 throw x.rethrowAsRuntimeException(); in getName() 366 throw x.rethrowAsRuntimeException(); in isEnabled() 384 throw x.rethrowAsRuntimeException(); in setEnabled() 404 throw x.rethrowAsRuntimeException(); in isUp() [all …]
|
D | LowpanCommissioningSession.java | 129 throw x.rethrowAsRuntimeException(); in LowpanCommissioningSession() 146 throw x.rethrowAsRuntimeException(); in lockedCleanup() 176 throw x.rethrowAsRuntimeException(); in sendToCommissioner() 219 throw x.rethrowAsRuntimeException(); in close()
|
D | LowpanScanner.java | 225 throw x.rethrowAsRuntimeException(); in startNetScan() 242 throw x.rethrowAsRuntimeException(); in stopNetScan() 306 throw x.rethrowAsRuntimeException(); in startEnergyScan() 323 throw x.rethrowAsRuntimeException(); in stopEnergyScan()
|
D | LowpanManager.java | 171 throw x.rethrowAsRuntimeException(); in getInterface()
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsMmTelManager.java | 404 throw e.rethrowAsRuntimeException(); in unregisterImsRegistrationCallback() 449 throw e.rethrowAsRuntimeException(); in registerMmTelCapabilityCallback() 474 throw e.rethrowAsRuntimeException(); in unregisterMmTelCapabilityCallback() 505 throw e.rethrowAsRuntimeException(); in isAdvancedCallingSettingEnabled() 536 throw e.rethrowAsRuntimeException(); in setAdvancedCallingSettingEnabled() 567 throw e.rethrowAsRuntimeException(); in isCapable() 594 throw e.rethrowAsRuntimeException(); in isAvailable() 608 throw e.rethrowAsRuntimeException(); in isVtSettingEnabled() 622 throw e.rethrowAsRuntimeException(); in setVtSettingEnabled() 635 throw e.rethrowAsRuntimeException(); in isVoWiFiSettingEnabled() [all …]
|
D | ProvisioningManager.java | 253 throw e.rethrowAsRuntimeException(); in unregisterProvisioningChangedCallback() 273 throw e.rethrowAsRuntimeException(); in getProvisioningIntValue() 293 throw e.rethrowAsRuntimeException(); in getProvisioningStringValue() 314 throw e.rethrowAsRuntimeException(); in setProvisioningIntValue() 335 throw e.rethrowAsRuntimeException(); in setProvisioningStringValue() 360 throw e.rethrowAsRuntimeException(); in setProvisioningStatusForCapability() 386 throw e.rethrowAsRuntimeException(); in getProvisioningStatusForCapability()
|
/frameworks/base/core/java/android/app/prediction/ |
D | AppPredictor.java | 104 e.rethrowAsRuntimeException(); in AppPredictor() 124 e.rethrowAsRuntimeException(); in notifyAppTargetEvent() 145 e.rethrowAsRuntimeException(); in notifyLaunchLocationShown() 175 e.rethrowAsRuntimeException(); in registerPredictionUpdates() 201 e.rethrowAsRuntimeException(); in unregisterPredictionUpdates() 220 e.rethrowAsRuntimeException(); in requestPredictionUpdate() 244 e.rethrowAsRuntimeException(); in sortTargets() 261 e.rethrowAsRuntimeException(); in destroy()
|
/frameworks/base/core/java/android/nfc/cardemulation/ |
D | NfcFCardEmulation.java | 133 ee.rethrowAsRuntimeException(); in getSystemCodeForService() 181 ee.rethrowAsRuntimeException(); in registerSystemCodeForService() 210 ee.rethrowAsRuntimeException(); in unregisterSystemCodeForService() 245 ee.rethrowAsRuntimeException(); in getNfcid2ForService() 290 ee.rethrowAsRuntimeException(); in setNfcid2ForService() 337 ee.rethrowAsRuntimeException(); in enableService() 373 ee.rethrowAsRuntimeException(); in disableService()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | CallRedirectionService.java | 107 e.rethrowAsRuntimeException(); in placeCallUnmodified() 135 e.rethrowAsRuntimeException(); in redirectCall() 153 e.rethrowAsRuntimeException(); in cancelCall()
|
/frameworks/base/core/java/android/service/autofill/ |
D | FillCallback.java | 72 e.rethrowAsRuntimeException(); in onSuccess() 109 e.rethrowAsRuntimeException(); in onFailure()
|
D | SaveCallback.java | 82 e.rethrowAsRuntimeException(); in onSuccessInternal() 115 e.rethrowAsRuntimeException(); in onFailure()
|
/frameworks/base/core/java/android/content/ |
D | ContentProvider.java | 253 throw e.rethrowAsRuntimeException(); in query() 271 throw e.rethrowAsRuntimeException(); in query() 287 throw e.rethrowAsRuntimeException(); in getType() 311 throw e.rethrowAsRuntimeException(); in insert() 330 throw e.rethrowAsRuntimeException(); in bulkInsert() 383 throw e.rethrowAsRuntimeException(); in applyBatch() 402 throw e.rethrowAsRuntimeException(); in delete() 422 throw e.rethrowAsRuntimeException(); in update() 442 throw e.rethrowAsRuntimeException(); in openFile() 462 throw e.rethrowAsRuntimeException(); in openAssetFile() [all …]
|
/frameworks/base/core/java/android/os/ |
D | RemoteException.java | 41 public RuntimeException rethrowAsRuntimeException() { in rethrowAsRuntimeException() method in RemoteException
|
/frameworks/base/core/java/android/content/pm/dex/ |
D | ArtManager.java | 119 throw e.rethrowAsRuntimeException(); in snapshotRuntimeProfile() 136 throw e.rethrowAsRuntimeException(); in isRuntimeProfilingEnabled()
|
/frameworks/base/core/java/android/net/ |
D | IpSecTransform.java | 102 .rethrowAsRuntimeException(); in getIpSecService() 146 throw e.rethrowAsRuntimeException(); in activate() 188 throw e.rethrowAsRuntimeException(); in close()
|
D | EthernetManager.java | 160 throw e.rethrowAsRuntimeException(); in getAvailableInterfaces()
|
/frameworks/base/core/java/android/app/ |
D | ActivityView.java | 385 e.rethrowAsRuntimeException(); in updateLocationAndTapExcludeRegion() 526 e.rethrowAsRuntimeException(); in initVirtualDisplay() 584 e.rethrowAsRuntimeException(); in cleanTapExcludeRegion() 622 e.rethrowAsRuntimeException(); in setForwardedInsets()
|
D | ApplicationPackageManager.java | 2950 throw e.rethrowAsRuntimeException(); in canRequestPackageInstalls() 2959 throw e.rethrowAsRuntimeException(); in getInstantAppResolverSettingsComponent() 2968 throw e.rethrowAsRuntimeException(); in getInstantAppInstallerComponent() 2977 throw e.rethrowAsRuntimeException(); in getInstantAppAndroidId() 3051 throw e.rethrowAsRuntimeException(); in registerDexModule() 3060 throw e.rethrowAsRuntimeException(); in getHarmfulAppWarning() 3069 throw e.rethrowAsRuntimeException(); in setHarmfulAppWarning() 3092 throw e.rethrowAsRuntimeException(); in getSystemTextClassifierPackageName() 3101 throw e.rethrowAsRuntimeException(); in getAttentionServicePackageName() 3110 throw e.rethrowAsRuntimeException(); in getWellbeingPackageName() [all …]
|
/frameworks/base/core/java/android/service/autofill/augmented/ |
D | FillController.java | 70 e.rethrowAsRuntimeException(); in autofill()
|
/frameworks/base/cmds/dpm/src/com/android/commands/dpm/ |
D | Dpm.java | 179 e.rethrowAsRuntimeException(); in parseArgs()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | ClipDrawable.java | 116 rethrowAsRuntimeException(e); in applyTheme()
|
D | RotateDrawable.java | 97 rethrowAsRuntimeException(e); in applyTheme()
|
D | ScaleDrawable.java | 130 rethrowAsRuntimeException(e); in applyTheme()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | DataServiceManager.java | 131 throw e.rethrowAsRuntimeException(); in grantPermissionsToService() 158 throw e.rethrowAsRuntimeException(); in revokePermissionsFromUnusedDataServices()
|
/frameworks/base/telephony/java/android/telephony/ |
D | SubscriptionManager.java | 2825 ex.rethrowAsRuntimeException(); in createSubscriptionGroup() 2876 ex.rethrowAsRuntimeException(); in addSubscriptionsIntoGroup() 2928 ex.rethrowAsRuntimeException(); in removeSubscriptionsFromGroup() 2971 ex.rethrowAsRuntimeException(); in getSubscriptionsInGroup() 3144 ex.rethrowAsRuntimeException(); in setAlwaysAllowMmsData()
|