/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()
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsMmTelManager.java | 384 throw e.rethrowAsRuntimeException(); in unregisterImsRegistrationCallback() 416 throw e.rethrowAsRuntimeException(); in unregisterImsRegistrationCallback() 449 throw e.rethrowAsRuntimeException(); in getRegistrationState() 490 throw e.rethrowAsRuntimeException(); in getRegistrationTransportType() 552 throw e.rethrowAsRuntimeException(); in registerMmTelCapabilityCallback() 598 throw e.rethrowAsRuntimeException(); in unregisterMmTelCapabilityCallback() 655 throw e.rethrowAsRuntimeException(); in isAdvancedCallingSettingEnabled() 701 throw e.rethrowAsRuntimeException(); in setAdvancedCallingSettingEnabled() 739 throw e.rethrowAsRuntimeException(); in isCapable() 773 throw e.rethrowAsRuntimeException(); in isAvailable() [all …]
|
D | ProvisioningManager.java | 991 throw e.rethrowAsRuntimeException(); in unregisterProvisioningChangedCallback() 1011 throw e.rethrowAsRuntimeException(); in getProvisioningIntValue() 1031 throw e.rethrowAsRuntimeException(); in getProvisioningStringValue() 1052 throw e.rethrowAsRuntimeException(); in setProvisioningIntValue() 1073 throw e.rethrowAsRuntimeException(); in setProvisioningStringValue() 1098 throw e.rethrowAsRuntimeException(); in setProvisioningStatusForCapability() 1124 throw e.rethrowAsRuntimeException(); in getProvisioningStatusForCapability() 1147 throw e.rethrowAsRuntimeException(); in getRcsProvisioningStatusForCapability() 1172 throw e.rethrowAsRuntimeException(); in setRcsProvisioningStatusForCapability() 1195 throw e.rethrowAsRuntimeException(); in notifyRcsAutoConfigurationReceived()
|
D | ImsRcsManager.java | 225 throw e.rethrowAsRuntimeException(); in unregisterImsRegistrationCallback() 257 throw e.rethrowAsRuntimeException(); in getRegistrationState() 290 throw e.rethrowAsRuntimeException(); in getRegistrationTransportType()
|
/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/core/java/android/net/netstats/provider/ |
D | NetworkStatsProvider.java | 132 e.rethrowAsRuntimeException(); in notifyStatsUpdated() 143 e.rethrowAsRuntimeException(); in notifyAlertReached() 154 e.rethrowAsRuntimeException(); in notifyLimitReached()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | CallRedirectionService.java | 105 e.rethrowAsRuntimeException(); in placeCallUnmodified() 133 e.rethrowAsRuntimeException(); in redirectCall() 151 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/content/pm/dex/ |
D | ArtManager.java | 119 throw e.rethrowAsRuntimeException(); in snapshotRuntimeProfile() 136 throw e.rethrowAsRuntimeException(); in isRuntimeProfilingEnabled()
|
/frameworks/base/core/java/android/os/ |
D | RemoteException.java | 41 public RuntimeException rethrowAsRuntimeException() { in rethrowAsRuntimeException() method in RemoteException
|
/frameworks/base/core/java/android/net/ |
D | IpSecTransform.java | 102 .rethrowAsRuntimeException(); in getIpSecService() 146 throw e.rethrowAsRuntimeException(); in activate() 186 throw e.rethrowAsRuntimeException(); in close()
|
D | EthernetManager.java | 177 throw e.rethrowAsRuntimeException(); in getAvailableInterfaces()
|
/frameworks/base/core/java/android/app/ |
D | ActivityView.java | 410 e.rethrowAsRuntimeException(); in updateLocationAndTapExcludeRegion() 551 e.rethrowAsRuntimeException(); in initVirtualDisplay() 609 e.rethrowAsRuntimeException(); in cleanTapExcludeRegion() 647 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/telephony/common/com/android/internal/telephony/util/ |
D | TelephonyUtils.java | 70 public static RuntimeException rethrowAsRuntimeException(RemoteException remoteException) { in rethrowAsRuntimeException() method in TelephonyUtils
|
/frameworks/base/core/java/android/se/omapi/ |
D | SEService.java | 288 throw e.rethrowAsRuntimeException(); in loadReaders()
|
/frameworks/base/core/java/android/app/usage/ |
D | NetworkStatsManager.java | 556 e.rethrowAsRuntimeException(); in registerNetworkStatsProvider() 575 e.rethrowAsRuntimeException(); in unregisterNetworkStatsProvider()
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 3981 ex.rethrowAsRuntimeException(); in resetCarrierKeysForImsiEncryption() 5027 ex.rethrowAsRuntimeException(); in sendDialerSpecialCode() 8901 e.rethrowAsRuntimeException(); in shutdownAllRadios() 8921 e.rethrowAsRuntimeException(); in isAnyRadioPoweredOn() 10091 ex.rethrowAsRuntimeException(); in getSubscriptionId() 11031 ex.rethrowAsRuntimeException(); in setAlwaysReportSignalStrength() 11555 ex.rethrowAsRuntimeException(); in notifyOtaEmergencyNumberDbInstalled() 11583 ex.rethrowAsRuntimeException(); in updateOtaEmergencyNumberDbFilePath() 11608 ex.rethrowAsRuntimeException(); in resetOtaEmergencyNumberDbFilePath() 11667 ex.rethrowAsRuntimeException(); in getEmergencyNumberList() [all …]
|
/frameworks/base/cmds/dpm/src/com/android/commands/dpm/ |
D | Dpm.java | 179 e.rethrowAsRuntimeException(); in parseArgs()
|