/frameworks/base/core/java/android/app/admin/ |
D | DevicePolicyManager.java | 1555 throw e.rethrowFromSystemServer(); in isAdminActiveAsUser() 1571 throw e.rethrowFromSystemServer(); in isRemovingAdmin() 1596 throw e.rethrowFromSystemServer(); in getActiveAdminsAsUser() 1623 throw e.rethrowFromSystemServer(); in packageHasActiveAdmins() 1647 throw e.rethrowFromSystemServer(); in removeActiveAdmin() 1668 throw e.rethrowFromSystemServer(); in hasGrantedPolicy() 1684 throw e.rethrowFromSystemServer(); in isSeparateProfileChallengeAllowed() 1831 throw e.rethrowFromSystemServer(); in setPasswordQuality() 1858 throw e.rethrowFromSystemServer(); in getPasswordQuality() 1895 throw e.rethrowFromSystemServer(); in setPasswordMinimumLength() [all …]
|
/frameworks/base/core/java/android/content/pm/ |
D | ShortcutManager.java | 625 throw e.rethrowFromSystemServer(); in setDynamicShortcuts() 644 throw e.rethrowFromSystemServer(); in getDynamicShortcuts() 663 throw e.rethrowFromSystemServer(); in getManifestShortcuts() 685 throw e.rethrowFromSystemServer(); in addDynamicShortcuts() 699 throw e.rethrowFromSystemServer(); in removeDynamicShortcuts() 712 throw e.rethrowFromSystemServer(); in removeAllDynamicShortcuts() 731 throw e.rethrowFromSystemServer(); in getPinnedShortcuts() 752 throw e.rethrowFromSystemServer(); in updateShortcuts() 770 throw e.rethrowFromSystemServer(); in disableShortcuts() 783 throw e.rethrowFromSystemServer(); in disableShortcuts() [all …]
|
/frameworks/base/core/java/android/os/ |
D | UserManager.java | 907 throw re.rethrowFromSystemServer(); in getUserName() 921 throw re.rethrowFromSystemServer(); in isUserNameSet() 991 throw re.rethrowFromSystemServer(); in isLinkedUser() 1003 throw re.rethrowFromSystemServer(); in canHaveRestrictedProfile() 1037 throw re.rethrowFromSystemServer(); in isDemoUser() 1059 throw re.rethrowFromSystemServer(); in isManagedProfile() 1080 throw re.rethrowFromSystemServer(); in isManagedProfile() 1097 throw re.rethrowFromSystemServer(); in getManagedProfileBadge() 1146 throw re.rethrowFromSystemServer(); in isUserRunning() 1172 throw re.rethrowFromSystemServer(); in isUserRunningOrStopping() [all …]
|
D | PowerManager.java | 700 throw e.rethrowFromSystemServer(); in userActivity() 752 throw e.rethrowFromSystemServer(); in goToSleep() 779 throw e.rethrowFromSystemServer(); in wakeUp() 790 throw e.rethrowFromSystemServer(); in wakeUp() 819 throw e.rethrowFromSystemServer(); in nap() 842 throw e.rethrowFromSystemServer(); in boostScreenBrightness() 858 throw e.rethrowFromSystemServer(); in isScreenBrightnessBoosted() 876 throw e.rethrowFromSystemServer(); in setBacklightBrightness() 890 throw e.rethrowFromSystemServer(); in isWakeLockLevelSupported() 954 throw e.rethrowFromSystemServer(); in isInteractive() [all …]
|
D | UpdateEngine.java | 143 throw e.rethrowFromSystemServer(); in bind() 188 throw e.rethrowFromSystemServer(); in applyPayload() 206 throw e.rethrowFromSystemServer(); in cancel() 219 throw e.rethrowFromSystemServer(); in suspend() 231 throw e.rethrowFromSystemServer(); in resume() 249 throw e.rethrowFromSystemServer(); in resetStatus()
|
/frameworks/base/wifi/java/android/net/wifi/ |
D | WifiManager.java | 969 throw e.rethrowFromSystemServer(); in getConfiguredNetworks() 985 throw e.rethrowFromSystemServer(); in getPrivilegedConfiguredNetworks() 996 throw e.rethrowFromSystemServer(); in getConnectionStatistics() 1014 throw e.rethrowFromSystemServer(); in getMatchingWifiConfig() 1078 throw e.rethrowFromSystemServer(); in addOrUpdateNetwork() 1101 throw e.rethrowFromSystemServer(); in addOrUpdatePasspointConfiguration() 1118 throw e.rethrowFromSystemServer(); in removePasspointConfiguration() 1134 throw e.rethrowFromSystemServer(); in getPasspointConfigurations() 1154 throw e.rethrowFromSystemServer(); in queryPasspointIcon() 1168 throw e.rethrowFromSystemServer(); in matchProviderWithCurrentNetwork() [all …]
|
/frameworks/base/core/java/android/app/ |
D | ApplicationPackageManager.java | 152 throw e.rethrowFromSystemServer(); in getPackageInfo() 166 throw e.rethrowFromSystemServer(); in getPackageInfoAsUser() 176 throw e.rethrowFromSystemServer(); in currentToCanonicalPackageNames() 185 throw e.rethrowFromSystemServer(); in canonicalToCurrentPackageNames() 249 throw e.rethrowFromSystemServer(); in getPackageGids() 274 throw e.rethrowFromSystemServer(); in getPackageUidAsUser() 290 throw e.rethrowFromSystemServer(); in getPermissionInfo() 310 throw e.rethrowFromSystemServer(); in queryPermissionsByGroup() 331 throw e.rethrowFromSystemServer(); in getPermissionGroupInfo() 348 throw e.rethrowFromSystemServer(); in getAllPermissionGroups() [all …]
|
D | NotificationManager.java | 320 throw e.rethrowFromSystemServer(); in notifyAsUser() 361 throw e.rethrowFromSystemServer(); in cancelAsUser() 377 throw e.rethrowFromSystemServer(); in cancelAll() 413 throw e.rethrowFromSystemServer(); in createNotificationChannelGroups() 449 throw e.rethrowFromSystemServer(); in createNotificationChannels() 463 throw e.rethrowFromSystemServer(); in getNotificationChannel() 475 throw e.rethrowFromSystemServer(); in getNotificationChannels() 491 throw e.rethrowFromSystemServer(); in deleteNotificationChannel() 503 throw e.rethrowFromSystemServer(); in getNotificationChannelGroups() 516 throw e.rethrowFromSystemServer(); in deleteNotificationChannelGroup() [all …]
|
D | UiModeManager.java | 161 throw e.rethrowFromSystemServer(); in enableCarMode() 184 throw e.rethrowFromSystemServer(); in disableCarMode() 204 throw e.rethrowFromSystemServer(); in getCurrentModeType() 237 throw e.rethrowFromSystemServer(); in setNightMode() 261 throw e.rethrowFromSystemServer(); in getNightMode() 278 throw e.rethrowFromSystemServer(); in isUiModeLocked() 300 throw e.rethrowFromSystemServer(); in isNightModeLocked()
|
D | StatusBarManager.java | 128 throw ex.rethrowFromSystemServer(); in disable() 145 throw ex.rethrowFromSystemServer(); in disable2() 159 throw ex.rethrowFromSystemServer(); in expandNotificationsPanel() 173 throw ex.rethrowFromSystemServer(); in collapsePanels() 194 throw ex.rethrowFromSystemServer(); in expandSettingsPanel() 206 throw ex.rethrowFromSystemServer(); in setIcon() 217 throw ex.rethrowFromSystemServer(); in removeIcon() 228 throw ex.rethrowFromSystemServer(); in setIconVisibility()
|
/frameworks/base/core/java/android/net/ |
D | NetworkScoreManager.java | 233 throw e.rethrowFromSystemServer(); in getActiveScorerPackage() 248 throw e.rethrowFromSystemServer(); in getActiveScorer() 262 throw e.rethrowFromSystemServer(); in getAllValidScorers() 282 throw e.rethrowFromSystemServer(); in updateScores() 303 throw e.rethrowFromSystemServer(); in clearScores() 324 throw e.rethrowFromSystemServer(); in setActiveScorer() 340 throw e.rethrowFromSystemServer(); in disableScoring() 356 throw e.rethrowFromSystemServer(); in requestScores() 392 throw e.rethrowFromSystemServer(); in registerNetworkScoreCache() 410 throw e.rethrowFromSystemServer(); in unregisterNetworkScoreCache() [all …]
|
D | ConnectivityManager.java | 775 throw e.rethrowFromSystemServer(); in getActiveNetworkInfo() 794 throw e.rethrowFromSystemServer(); in getActiveNetwork() 820 throw e.rethrowFromSystemServer(); in getActiveNetworkForUid() 846 throw e.rethrowFromSystemServer(); in setAlwaysOnVpnPackageForUser() 863 throw e.rethrowFromSystemServer(); in getAlwaysOnVpnPackageForUser() 888 throw e.rethrowFromSystemServer(); in getActiveNetworkInfoForUid() 912 throw e.rethrowFromSystemServer(); in getNetworkInfo() 936 throw e.rethrowFromSystemServer(); in getNetworkInfoForUid() 957 throw e.rethrowFromSystemServer(); in getAllNetworkInfo() 976 throw e.rethrowFromSystemServer(); in getNetworkForType() [all …]
|
D | NetworkPolicyManager.java | 139 throw e.rethrowFromSystemServer(); in setUidPolicy() 155 throw e.rethrowFromSystemServer(); in addUidPolicy() 171 throw e.rethrowFromSystemServer(); in removeUidPolicy() 179 throw e.rethrowFromSystemServer(); in getUidPolicy() 187 throw e.rethrowFromSystemServer(); in getUidsWithPolicy() 195 throw e.rethrowFromSystemServer(); in registerListener() 203 throw e.rethrowFromSystemServer(); in unregisterListener() 211 throw e.rethrowFromSystemServer(); in setNetworkPolicies() 219 throw e.rethrowFromSystemServer(); in getNetworkPolicies() 227 throw e.rethrowFromSystemServer(); in setRestrictBackground() [all …]
|
/frameworks/base/core/java/android/service/persistentdata/ |
D | PersistentDataBlockManager.java | 98 throw e.rethrowFromSystemServer(); in write() 110 throw e.rethrowFromSystemServer(); in read() 124 throw e.rethrowFromSystemServer(); in getDataBlockSize() 137 throw e.rethrowFromSystemServer(); in getMaximumDataBlockSize() 152 throw e.rethrowFromSystemServer(); in wipe() 166 throw e.rethrowFromSystemServer(); in setOemUnlockEnabled() 183 throw e.rethrowFromSystemServer(); in getOemUnlockEnabled() 203 throw e.rethrowFromSystemServer(); in getFlashLockState()
|
/frameworks/base/core/java/android/hardware/usb/ |
D | UsbManager.java | 328 throw e.rethrowFromSystemServer(); in getDeviceList() 372 throw e.rethrowFromSystemServer(); in getAccessoryList() 386 throw e.rethrowFromSystemServer(); in openAccessory() 403 throw e.rethrowFromSystemServer(); in hasPermission() 420 throw e.rethrowFromSystemServer(); in hasPermission() 446 throw e.rethrowFromSystemServer(); in requestPermission() 472 throw e.rethrowFromSystemServer(); in requestPermission() 499 throw e.rethrowFromSystemServer(); in grantPermission() 537 throw e.rethrowFromSystemServer(); in isFunctionEnabled() 573 throw e.rethrowFromSystemServer(); in setCurrentFunction() [all …]
|
/frameworks/base/core/java/android/hardware/display/ |
D | DisplayManagerGlobal.java | 136 throw ex.rethrowFromSystemServer(); in getDisplayInfo() 162 throw ex.rethrowFromSystemServer(); in getDisplayIds() 257 throw ex.rethrowFromSystemServer(); in registerCallbackIfNeededLocked() 286 throw ex.rethrowFromSystemServer(); in startWifiDisplayScan() 298 throw ex.rethrowFromSystemServer(); in stopWifiDisplayScan() 316 throw ex.rethrowFromSystemServer(); in connectWifiDisplay() 324 throw ex.rethrowFromSystemServer(); in pauseWifiDisplay() 332 throw ex.rethrowFromSystemServer(); in resumeWifiDisplay() 340 throw ex.rethrowFromSystemServer(); in disconnectWifiDisplay() 352 throw ex.rethrowFromSystemServer(); in renameWifiDisplay() [all …]
|
/frameworks/base/core/java/android/appwidget/ |
D | AppWidgetManager.java | 513 throw e.rethrowFromSystemServer(); in updateAppWidget() 535 throw e.rethrowFromSystemServer(); in updateAppWidgetOptions() 557 throw e.rethrowFromSystemServer(); in getAppWidgetOptions() 618 throw e.rethrowFromSystemServer(); in partiallyUpdateAppWidget() 673 throw e.rethrowFromSystemServer(); in updateAppWidget() 691 throw e.rethrowFromSystemServer(); in notifyAppWidgetViewDataChanged() 833 throw e.rethrowFromSystemServer(); in getInstalledProvidersForProfile() 855 throw e.rethrowFromSystemServer(); in getAppWidgetInfo() 985 throw e.rethrowFromSystemServer(); in hasBindAppWidgetPermission() 1005 throw e.rethrowFromSystemServer(); in hasBindAppWidgetPermission() [all …]
|
/frameworks/base/core/java/android/hardware/input/ |
D | InputManager.java | 257 throw ex.rethrowFromSystemServer(); in getInputDevice() 289 throw ex.rethrowFromSystemServer(); in getInputDeviceByDescriptor() 389 throw ex.rethrowFromSystemServer(); in isInTabletMode() 443 throw ex.rethrowFromSystemServer(); in initializeTabletModeListenerLocked() 475 throw ex.rethrowFromSystemServer(); in getKeyboardLayouts() 497 throw ex.rethrowFromSystemServer(); in getKeyboardLayoutsForInputDevice() 518 throw ex.rethrowFromSystemServer(); in getKeyboardLayout() 535 throw ex.rethrowFromSystemServer(); in getCurrentKeyboardLayoutForInputDevice() 565 throw ex.rethrowFromSystemServer(); in setCurrentKeyboardLayoutForInputDevice() 585 throw ex.rethrowFromSystemServer(); in getEnabledKeyboardLayoutsForInputDevice() [all …]
|
/frameworks/base/media/lib/tvremote/java/com/android/media/tv/remoteprovider/ |
D | TvRemoteProvider.java | 131 throw re.rethrowFromSystemServer(); in openRemoteInputBridge() 145 throw re.rethrowFromSystemServer(); in closeInputBridge() 162 throw re.rethrowFromSystemServer(); in clearInputBridge() 180 throw re.rethrowFromSystemServer(); in sendTimestamp() 196 throw re.rethrowFromSystemServer(); in sendKeyUp() 213 throw re.rethrowFromSystemServer(); in sendKeyDown() 231 throw re.rethrowFromSystemServer(); in sendPointerUp() 252 throw re.rethrowFromSystemServer(); in sendPointerDown() 267 throw re.rethrowFromSystemServer(); in sendPointerSync()
|
/frameworks/base/core/java/android/app/trust/ |
D | TrustManager.java | 65 throw e.rethrowFromSystemServer(); in setDeviceLockedForUser() 80 throw e.rethrowFromSystemServer(); in reportUnlockAttempt() 100 throw e.rethrowFromSystemServer(); in reportUnlockLockout() 113 throw e.rethrowFromSystemServer(); in reportEnabledTrustAgentsChanged() 126 throw e.rethrowFromSystemServer(); in reportKeyguardShowingChanged() 157 throw e.rethrowFromSystemServer(); in registerTrustListener() 172 throw e.rethrowFromSystemServer(); in unregisterTrustListener() 186 throw e.rethrowFromSystemServer(); in isTrustUsuallyManaged()
|
/frameworks/base/location/java/android/location/ |
D | LocationManager.java | 310 throw e.rethrowFromSystemServer(); in _handleMessage() 348 throw e.rethrowFromSystemServer(); in getAllProviders() 363 throw e.rethrowFromSystemServer(); in getProviders() 387 throw e.rethrowFromSystemServer(); in getProvider() 406 throw e.rethrowFromSystemServer(); in getProviders() 437 throw e.rethrowFromSystemServer(); in getBestProvider() 889 throw e.rethrowFromSystemServer(); in requestLocationUpdates() 915 throw e.rethrowFromSystemServer(); in removeUpdates() 934 throw e.rethrowFromSystemServer(); in removeUpdates() 996 throw e.rethrowFromSystemServer(); in addProximityAlert() [all …]
|
/frameworks/base/core/java/android/content/ |
D | ClipboardManager.java | 109 throw e.rethrowFromSystemServer(); in setPrimaryClip() 120 throw e.rethrowFromSystemServer(); in getPrimaryClip() 132 throw e.rethrowFromSystemServer(); in getPrimaryClipDescription() 143 throw e.rethrowFromSystemServer(); in hasPrimaryClip() 154 throw e.rethrowFromSystemServer(); in addPrimaryClipChangedListener() 169 throw e.rethrowFromSystemServer(); in removePrimaryClipChangedListener() 206 throw e.rethrowFromSystemServer(); in hasText()
|
/frameworks/base/media/java/android/media/ |
D | AudioManager.java | 776 throw e.rethrowFromSystemServer(); in adjustStreamVolume() 844 throw e.rethrowFromSystemServer(); in setMasterMute() 860 throw e.rethrowFromSystemServer(); in getRingerMode() 880 throw e.rethrowFromSystemServer(); in isValidRingerMode() 896 throw e.rethrowFromSystemServer(); in getStreamMaxVolume() 913 throw e.rethrowFromSystemServer(); in getStreamMinVolume() 930 throw e.rethrowFromSystemServer(); in getStreamVolume() 944 throw e.rethrowFromSystemServer(); in getLastAudibleStreamVolume() 959 throw e.rethrowFromSystemServer(); in getUiSoundsStreamType() 987 throw e.rethrowFromSystemServer(); in setRingerMode() [all …]
|
/frameworks/base/core/java/android/view/textservice/ |
D | TextServicesManager.java | 181 throw e.rethrowFromSystemServer(); in newSpellCheckerSession() 197 throw e.rethrowFromSystemServer(); in getEnabledSpellCheckers() 209 throw e.rethrowFromSystemServer(); in getCurrentSpellChecker() 223 throw e.rethrowFromSystemServer(); in setCurrentSpellChecker() 236 throw e.rethrowFromSystemServer(); in getCurrentSpellCheckerSubtype() 253 throw e.rethrowFromSystemServer(); in setSpellCheckerSubtype() 264 throw e.rethrowFromSystemServer(); in setSpellCheckerEnabled() 275 throw e.rethrowFromSystemServer(); in isSpellCheckerEnabled()
|
/frameworks/base/media/java/android/media/tv/ |
D | TvInputManager.java | 1164 throw e.rethrowFromSystemServer(); in TvInputManager() 1177 throw e.rethrowFromSystemServer(); in getTvInputList() 1193 throw e.rethrowFromSystemServer(); in getTvInputInfo() 1219 throw e.rethrowFromSystemServer(); in updateTvInputInfo() 1291 throw e.rethrowFromSystemServer(); in isParentalControlsEnabled() 1309 throw e.rethrowFromSystemServer(); in setParentalControlsEnabled() 1324 throw e.rethrowFromSystemServer(); in isRatingBlocked() 1343 throw e.rethrowFromSystemServer(); in getBlockedRatings() 1362 throw e.rethrowFromSystemServer(); in addBlockedRating() 1381 throw e.rethrowFromSystemServer(); in removeBlockedRating() [all …]
|