Home
last modified time | relevance | path

Searched refs:RemoteException (Results 1 – 25 of 816) sorted by relevance

12345678910>>...33

/frameworks/base/core/java/android/app/
DIActivityManager.java55 import android.os.RemoteException;
72 ProfilerInfo profilerInfo, Bundle options) throws RemoteException; in startActivity()
75 ProfilerInfo profilerInfo, Bundle options, int userId) throws RemoteException; in startActivityAsUser()
79 int userId) throws RemoteException; in startActivityAsCaller()
83 int userId) throws RemoteException; in startActivityAndWait()
87 Bundle options, int userId) throws RemoteException; in startActivityWithConfig()
91 int flagsMask, int flagsValues, Bundle options) throws RemoteException; in startActivityIntentSender()
95 int userId) throws RemoteException; in startVoiceActivity()
97 Intent intent, Bundle options) throws RemoteException; in startNextMatchingActivity()
99 throws RemoteException; in startActivityFromRecents()
[all …]
DIApplicationThread.java33 import android.os.RemoteException;
52 int configChanges, boolean dontReport) throws RemoteException; in schedulePauseActivity()
54 int configChanges) throws RemoteException; in scheduleStopActivity()
55 void scheduleWindowVisibility(IBinder token, boolean showWindow) throws RemoteException; in scheduleWindowVisibility()
56 void scheduleSleeping(IBinder token, boolean sleeping) throws RemoteException; in scheduleSleeping()
58 throws RemoteException; in scheduleResumeActivity()
59 void scheduleSendResult(IBinder token, List<ResultInfo> results) throws RemoteException; in scheduleSendResult()
65 … boolean notResumed, boolean isForward, ProfilerInfo profilerInfo) throws RemoteException; in scheduleLaunchActivity()
69 throws RemoteException; in scheduleRelaunchActivity()
70 void scheduleNewIntent(List<ReferrerIntent> intent, IBinder token) throws RemoteException; in scheduleNewIntent()
[all …]
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java33 import android.os.RemoteException;
67 public int getRotation() throws RemoteException { in getRotation()
82 throws RemoteException { in addAppToken()
87 public void addWindowToken(IBinder arg0, int arg1) throws RemoteException { in addWindowToken()
93 public void clearForcedDisplaySize(int displayId) throws RemoteException { in clearForcedDisplaySize()
98 public void clearForcedDisplayDensity(int displayId) throws RemoteException { in clearForcedDisplayDensity()
104 throws RemoteException { in setOverscan()
109 public void closeSystemDialogs(String arg0) throws RemoteException { in closeSystemDialogs()
125 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException { in disableKeyguard()
131 public void executeAppTransition() throws RemoteException { in executeAppTransition()
[all …]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeIInputMethodManager.java25 import android.os.RemoteException;
42 throws RemoteException { in addClient()
48 public void finishInput(IInputMethodClient arg0) throws RemoteException { in finishInput()
54 public InputMethodSubtype getCurrentInputMethodSubtype() throws RemoteException { in getCurrentInputMethodSubtype()
60 public List<InputMethodInfo> getEnabledInputMethodList() throws RemoteException { in getEnabledInputMethodList()
67 boolean arg1) throws RemoteException { in getEnabledInputMethodSubtypeList()
73 public List<InputMethodInfo> getInputMethodList() throws RemoteException { in getInputMethodList()
79 public InputMethodSubtype getLastInputMethodSubtype() throws RemoteException { in getLastInputMethodSubtype()
85 public List getShortcutInputMethodsAndSubtypes() throws RemoteException { in getShortcutInputMethodsAndSubtypes()
91 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException { in hideMySoftInput()
[all …]
DBridgePowerManager.java21 import android.os.RemoteException;
31 public boolean isInteractive() throws RemoteException { in isInteractive()
36 public boolean isPowerSaveMode() throws RemoteException { in isPowerSaveMode()
41 public boolean setPowerSaveMode(boolean mode) throws RemoteException { in setPowerSaveMode()
53 throws RemoteException { in acquireWakeLock()
59 throws RemoteException { in acquireWakeLockWithUid()
69 public void crash(String arg0) throws RemoteException { in crash()
74 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException { in goToSleep()
79 public void nap(long arg0) throws RemoteException { in nap()
99 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException { in releaseWakeLock()
[all …]
DBridgeWindowSession.java25 import android.os.RemoteException;
43 throws RemoteException { in add()
51 throws RemoteException { in addToDisplay()
59 throws RemoteException { in addWithoutInputChannel()
67 throws RemoteException { in addToDisplayWithoutInputChannel()
73 public void finishDrawing(IWindow arg0) throws RemoteException { in finishDrawing()
78 public boolean getInTouchMode() throws RemoteException { in getInTouchMode()
93 throws RemoteException { in relayout()
111 public boolean outOfMemory(IWindow window) throws RemoteException { in outOfMemory()
121 public void remove(IWindow arg0) throws RemoteException { in remove()
[all …]
DBridgeContentProvider.java31 import android.os.RemoteException;
45 throws RemoteException, OperationApplicationException { in applyBatch()
52 throws RemoteException { in bulkInsert()
59 throws RemoteException { in call()
66 throws RemoteException { in delete()
72 public String getType(Uri arg0) throws RemoteException { in getType()
78 public Uri insert(String callingPackage, Uri arg0, ContentValues arg1) throws RemoteException { in insert()
86 throws RemoteException, FileNotFoundException { in openAssetFile()
94 throws RemoteException, FileNotFoundException { in openFile()
101 String arg4, ICancellationSignal arg5) throws RemoteException { in query()
[all …]
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
DWindowManagerPermissionTests.java21 import android.os.RemoteException;
50 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
60 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
70 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
80 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
90 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
101 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
111 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
121 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
132 } catch (RemoteException e) { in testMANAGE_APP_TOKENS()
[all …]
DActivityManagerPermissionTests.java22 import android.os.RemoteException;
47 } catch (RemoteException e) { in testREORDER_TASKS()
57 } catch (RemoteException e) { in testREORDER_TASKS()
70 } catch (RemoteException e) { in testCHANGE_CONFIGURATION()
83 } catch (RemoteException e) { in testSET_DEBUG_APP()
96 } catch (RemoteException e) { in testSET_PROCESS_LIMIT()
109 } catch (RemoteException e) { in testALWAYS_FINISH()
122 } catch (RemoteException e) { in testSIGNAL_PERSISTENT_PROCESSES()
135 } catch (RemoteException e) { in testFORCE_BACK()
148 } catch (RemoteException e) { in testSET_ACTIVITY_WATCHER()
[all …]
/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java20 import android.os.RemoteException;
58 } catch (RemoteException e) { in answerCall()
72 } catch (RemoteException e) { in rejectCall()
84 } catch (RemoteException e) { in disconnectCall()
96 } catch (RemoteException e) { in holdCall()
108 } catch (RemoteException e) { in unholdCall()
120 } catch (RemoteException e) { in mute()
132 } catch (RemoteException e) { in setAudioRoute()
148 } catch (RemoteException e) { in playDtmfTone()
164 } catch (RemoteException e) { in stopDtmfTone()
[all …]
DConnectionServiceAdapter.java22 import android.os.RemoteException;
60 } catch (RemoteException e) { in addAdapter()
97 } catch (RemoteException e) { in handleCreateConnectionComplete()
112 } catch (RemoteException e) { in setActive()
126 } catch (RemoteException e) { in setRinging()
140 } catch (RemoteException e) { in setDialing()
156 } catch (RemoteException e) { in setDisconnected()
170 } catch (RemoteException e) { in setOnHold()
185 } catch (RemoteException e) { in setRingbackRequested()
194 } catch (RemoteException ignored) { in setConnectionCapabilities()
[all …]
DTelecomManager.java25 import android.os.RemoteException;
569 } catch (RemoteException e) { in getDefaultOutgoingPhoneAccount()
591 } catch (RemoteException e) { in getUserSelectedOutgoingPhoneAccount()
606 } catch (RemoteException e) { in setUserSelectedOutgoingPhoneAccount()
623 } catch (RemoteException e) { in getSimCallManager()
643 } catch (RemoteException e) { in getSimCallManager()
682 } catch (RemoteException e) { in getPhoneAccountsSupportingScheme()
717 } catch (RemoteException e) { in getCallCapablePhoneAccounts()
736 } catch (RemoteException e) { in getPhoneAccountsForPackage()
754 } catch (RemoteException e) { in getPhoneAccount()
[all …]
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java23 import android.os.RemoteException;
35 public void onClientRegistered(int status, int clientIf) throws RemoteException { in onClientRegistered()
40 throws RemoteException { in onClientConnectionState()
44 public void onScanResult(ScanResult scanResult) throws RemoteException { in onScanResult()
48 public void onBatchScanResults(List<ScanResult> batchResults) throws RemoteException { in onBatchScanResults()
53 int status) throws RemoteException { in onSearchComplete()
58 throws RemoteException { in onCharacteristicRead()
62 … public void onCharacteristicWrite(String address, int status, int handle) throws RemoteException { in onCharacteristicWrite()
66 public void onExecuteWrite(String address, int status) throws RemoteException { in onExecuteWrite()
70 …oid onDescriptorRead(String address, int status, int handle, byte[] value) throws RemoteException { in onDescriptorRead()
[all …]
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java44 import android.os.RemoteException;
1067 } catch (RemoteException e) { in isAdminActiveAsUser()
1082 } catch (RemoteException e) { in isRemovingAdmin()
1108 } catch (RemoteException e) { in getActiveAdminsAsUser()
1133 } catch (RemoteException e) { in packageHasActiveAdmins()
1157 } catch (RemoteException e) { in removeActiveAdmin()
1178 } catch (RemoteException e) { in hasGrantedPolicy()
1194 } catch (RemoteException e) { in isSeparateProfileChallengeAllowed()
1310 } catch (RemoteException e) { in setPasswordQuality()
1337 } catch (RemoteException e) { in getPasswordQuality()
[all …]
/frameworks/base/core/java/android/app/backup/
DBackupTransport.java24 import android.os.RemoteException;
575 public String name() throws RemoteException { in name()
580 public Intent configurationIntent() throws RemoteException { in configurationIntent()
585 public String currentDestinationString() throws RemoteException { in currentDestinationString()
600 public String transportDirName() throws RemoteException { in transportDirName()
605 public long requestBackupTime() throws RemoteException { in requestBackupTime()
610 public int initializeDevice() throws RemoteException { in initializeDevice()
616 throws RemoteException { in performBackup()
621 public int clearBackupData(PackageInfo packageInfo) throws RemoteException { in clearBackupData()
626 public int finishBackup() throws RemoteException { in finishBackup()
[all …]
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java22 import android.os.RemoteException;
51 } catch (RemoteException e) { in verifyUnlock()
60 } catch (RemoteException e) { in keyguardDone()
69 } catch (RemoteException e) { in setOccluded()
78 } catch (RemoteException e) { in addStateMonitorCallback()
87 } catch (RemoteException e) { in dismiss()
96 } catch (RemoteException e) { in onDreamingStarted()
105 } catch (RemoteException e) { in onDreamingStopped()
114 } catch (RemoteException e) { in onStartedGoingToSleep()
123 } catch (RemoteException e) { in onFinishedGoingToSleep()
[all …]
/frameworks/base/services/core/java/com/android/server/location/
DFusedLocationHardwareSecure.java23 import android.os.RemoteException;
52 public void registerSink(IFusedLocationHardwareSink eventSink) throws RemoteException { in registerSink()
58 public void unregisterSink(IFusedLocationHardwareSink eventSink) throws RemoteException { in unregisterSink()
64 public int getSupportedBatchSize() throws RemoteException { in getSupportedBatchSize()
70 public void startBatching(int id, FusedBatchOptions batchOptions) throws RemoteException { in startBatching()
76 public void stopBatching(int id) throws RemoteException { in stopBatching()
85 ) throws RemoteException { in updateBatchingOptions()
91 public void requestBatchOfLocations(int batchSizeRequested) throws RemoteException { in requestBatchOfLocations()
97 public boolean supportsDiagnosticDataInjection() throws RemoteException { in supportsDiagnosticDataInjection()
103 public void injectDiagnosticData(String data) throws RemoteException { in injectDiagnosticData()
[all …]
/frameworks/base/core/java/android/os/
DUserManager.java764 } catch (RemoteException re) { in getUserName()
834 } catch (RemoteException re) { in isLinkedUser()
846 } catch (RemoteException re) { in canHaveRestrictedProfile()
872 } catch (RemoteException re) { in isManagedProfile()
889 } catch (RemoteException re) { in isManagedProfile()
930 } catch (RemoteException re) { in isUserRunning()
947 } catch (RemoteException re) { in isUserRunningOrStopping()
964 } catch (RemoteException re) { in isUserRunningAndLocked()
981 } catch (RemoteException re) { in isUserRunningAndUnlocked()
1028 } catch (RemoteException re) { in isUserUnlocked()
[all …]
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java35 import android.os.RemoteException;
713 } catch (RemoteException e) { in getConfiguredNetworks()
723 } catch (RemoteException e) { in getPrivilegedConfiguredNetworks()
733 } catch (RemoteException e) { in getConnectionStatistics()
747 } catch (RemoteException e) { in getMatchingWifiConfig()
807 } catch (RemoteException e) { in addOrUpdateNetwork()
821 } catch (RemoteException e) { in addPasspointManagementObject()
837 } catch (RemoteException e) { in modifyPasspointManagementObject()
851 } catch (RemoteException e) { in queryPasspointIcon()
865 } catch (RemoteException e) { in matchProviderWithCurrentNetwork()
[all …]
/frameworks/base/core/java/android/content/
DIContentProvider.java28 import android.os.RemoteException;
40 throws RemoteException; in query()
41 public String getType(Uri url) throws RemoteException; in getType()
43 throws RemoteException; in insert()
45 throws RemoteException; in bulkInsert()
47 throws RemoteException; in delete()
49 String[] selectionArgs) throws RemoteException; in update()
53 throws RemoteException, FileNotFoundException; in openFile()
56 throws RemoteException, FileNotFoundException; in openAssetFile()
59 throws RemoteException, OperationApplicationException; in applyBatch()
[all …]
/frameworks/base/core/java/android/os/storage/
DIMountService.java26 import android.os.RemoteException;
58 public void registerListener(IMountServiceListener listener) throws RemoteException { in registerListener()
75 public void unregisterListener(IMountServiceListener listener) throws RemoteException { in unregisterListener()
92 public boolean isUsbMassStorageConnected() throws RemoteException { in isUsbMassStorageConnected()
113 public void setUsbMassStorageEnabled(boolean enable) throws RemoteException { in setUsbMassStorageEnabled()
131 public boolean isUsbMassStorageEnabled() throws RemoteException { in isUsbMassStorageEnabled()
151 public int mountVolume(String mountPoint) throws RemoteException { in mountVolume()
174 throws RemoteException { in unmountVolume()
194 public int formatVolume(String mountPoint) throws RemoteException { in formatVolume()
214 public int[] getStorageUsers(String path) throws RemoteException { in getStorageUsers()
[all …]
/frameworks/base/services/backup/java/com/android/server/backup/
DTrampoline.java30 import android.os.RemoteException;
136 public void dataChanged(String packageName) throws RemoteException { in dataChanged()
145 throws RemoteException { in clearBackupData()
153 public void agentConnected(String packageName, IBinder agent) throws RemoteException { in agentConnected()
161 public void agentDisconnected(String packageName) throws RemoteException { in agentDisconnected()
169 public void restoreAtInstall(String packageName, int token) throws RemoteException { in restoreAtInstall()
177 public void setBackupEnabled(boolean isEnabled) throws RemoteException { in setBackupEnabled()
185 public void setAutoRestore(boolean doAutoRestore) throws RemoteException { in setAutoRestore()
193 public void setBackupProvisioned(boolean isProvisioned) throws RemoteException { in setBackupProvisioned()
201 public boolean isBackupEnabled() throws RemoteException { in isBackupEnabled()
[all …]
/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java29 import android.os.RemoteException;
163 } catch (RemoteException e) { in getInstance()
205 } catch (RemoteException e) { in isDefaultServiceForCategory()
215 } catch (RemoteException ee) { in isDefaultServiceForCategory()
236 } catch (RemoteException e) { in isDefaultServiceForAid()
245 } catch (RemoteException ee) { in isDefaultServiceForAid()
330 } catch (RemoteException e) { in registerAidsForService()
340 } catch (RemoteException ee) { in registerAidsForService()
366 } catch (RemoteException e) { in getAidsForService()
376 } catch (RemoteException ee) { in getAidsForService()
[all …]
/frameworks/base/core/java/com/android/internal/view/
DInputConnectionWrapper.java21 import android.os.RemoteException;
216 } catch (RemoteException e) { in getTextAfterCursor()
234 } catch (RemoteException e) { in getTextBeforeCursor()
256 } catch (RemoteException e) { in getSelectedText()
274 } catch (RemoteException e) { in getCursorCapsMode()
292 } catch (RemoteException e) { in getExtractedText()
302 } catch (RemoteException e) { in commitText()
315 } catch (RemoteException e) { in commitCompletion()
324 } catch (RemoteException e) { in commitCorrection()
333 } catch (RemoteException e) { in setSelection()
[all …]
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/textservice/
DITextServicesManager_Stub_Delegate.java23 import android.os.RemoteException;
48 throws RemoteException { in finishSpellCheckerService()
54 public SpellCheckerInfo getCurrentSpellChecker(String arg0) throws RemoteException { in getCurrentSpellChecker()
61 throws RemoteException { in getCurrentSpellCheckerSubtype()
67 public SpellCheckerInfo[] getEnabledSpellCheckers() throws RemoteException { in getEnabledSpellCheckers()
75 throws RemoteException { in getSpellCheckerService()
81 public boolean isSpellCheckerEnabled() throws RemoteException { in isSpellCheckerEnabled()
87 public void setCurrentSpellChecker(String arg0, String arg1) throws RemoteException { in setCurrentSpellChecker()
93 public void setCurrentSpellCheckerSubtype(String arg0, int arg1) throws RemoteException { in setCurrentSpellCheckerSubtype()
99 public void setSpellCheckerEnabled(boolean arg0) throws RemoteException { in setSpellCheckerEnabled()

12345678910>>...33