HomeSort by relevance Sort by last modified time
    Searched refs:RemoteException (Results 1 - 25 of 905) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/os/
DeadObjectException.java 18 import android.os.RemoteException;
24 public class DeadObjectException extends RemoteException {
TransactionTooLargeException.java 18 import android.os.RemoteException;
55 public class TransactionTooLargeException extends RemoteException {
RemoteException.java 23 public class RemoteException extends AndroidException {
24 public RemoteException() {
28 public RemoteException(String message) {
IServiceManager.java 36 public IBinder getService(String name) throws RemoteException;
42 public IBinder checkService(String name) throws RemoteException;
49 throws RemoteException;
54 public String[] listServices() throws RemoteException;
61 throws RemoteException;
  /external/javassist/src/main/javassist/tools/rmi/
RemoteException.java 19 * <code>RemoteException</code> represents any exception thrown
22 public class RemoteException extends RuntimeException {
23 public RemoteException(String msg) {
27 public RemoteException(Exception e) {
Sample.java 32 throws RemoteException
34 throw new RemoteException("cannot call a static method.");
  /cts/tests/tests/os/src/android/os/cts/
RemoteExceptionTest.java 19 import android.os.RemoteException;
25 new RemoteException();
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
IWindowManagerImpl.java 29 import android.os.RemoteException;
62 public int getRotation() throws RemoteException {
76 throws RemoteException {
82 public void addWindowToken(IBinder arg0, int arg1) throws RemoteException {
88 public void clearForcedDisplaySize(int displayId) throws RemoteException {
93 public void clearForcedDisplayDensity(int displayId) throws RemoteException {
99 throws RemoteException {
104 public void closeSystemDialogs(String arg0) throws RemoteException {
120 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException {
126 public void executeAppTransition() throws RemoteException {
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgePowerManager.java 21 import android.os.RemoteException;
31 public boolean isInteractive() throws RemoteException {
36 public boolean isPowerSaveMode() throws RemoteException {
41 public boolean setPowerSaveMode(boolean mode) throws RemoteException {
53 throws RemoteException {
59 throws RemoteException {
69 public void crash(String arg0) throws RemoteException {
74 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException {
79 public void nap(long arg0) throws RemoteException {
94 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException {
    [all...]
BridgeIInputMethodManager.java 25 import android.os.RemoteException;
42 throws RemoteException {
48 public void finishInput(IInputMethodClient arg0) throws RemoteException {
54 public InputMethodSubtype getCurrentInputMethodSubtype() throws RemoteException {
60 public List<InputMethodInfo> getEnabledInputMethodList() throws RemoteException {
67 boolean arg1) throws RemoteException {
73 public List<InputMethodInfo> getInputMethodList() throws RemoteException {
79 public InputMethodSubtype getLastInputMethodSubtype() throws RemoteException {
85 public List getShortcutInputMethodsAndSubtypes() throws RemoteException {
91 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException {
    [all...]
BridgeContentProvider.java 31 import android.os.RemoteException;
45 throws RemoteException, OperationApplicationException {
52 throws RemoteException {
59 throws RemoteException {
66 throws RemoteException {
72 public String getType(Uri arg0) throws RemoteException {
78 public Uri insert(String callingPackage, Uri arg0, ContentValues arg1) throws RemoteException {
86 throws RemoteException, FileNotFoundException {
94 throws RemoteException, FileNotFoundException {
101 String arg4, ICancellationSignal arg5) throws RemoteException {
    [all...]
  /frameworks/base/telecomm/java/android/telecom/
InCallAdapter.java 19 import android.os.RemoteException;
55 } catch (RemoteException e) {
69 } catch (RemoteException e) {
81 } catch (RemoteException e) {
93 } catch (RemoteException e) {
105 } catch (RemoteException e) {
117 } catch (RemoteException e) {
129 } catch (RemoteException e) {
145 } catch (RemoteException e) {
161 } catch (RemoteException e)
    [all...]
  /frameworks/base/core/java/android/database/
IBulkCursor.java 22 import android.os.RemoteException;
36 public CursorWindow getWindow(int position) throws RemoteException;
44 public void onMove(int position) throws RemoteException;
46 public void deactivate() throws RemoteException;
48 public void close() throws RemoteException;
50 public int requery(IContentObserver observer) throws RemoteException;
52 Bundle getExtras() throws RemoteException;
54 Bundle respond(Bundle extras) throws RemoteException;
  /frameworks/base/core/java/android/service/persistentdata/
PersistentDataBlockManager.java 20 import android.os.RemoteException;
62 } catch (RemoteException e) {
74 } catch (RemoteException e) {
88 } catch (RemoteException e) {
102 } catch (RemoteException e) {
115 } catch (RemoteException e) {
126 } catch (RemoteException e) {
137 } catch (RemoteException e) {
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallbackWrapper.java 22 import android.os.RemoteException;
34 public void onClientRegistered(int status, int clientIf) throws RemoteException {
39 throws RemoteException {
43 public void onScanResult(ScanResult scanResult) throws RemoteException {
47 public void onBatchScanResults(List<ScanResult> batchResults) throws RemoteException {
52 throws RemoteException {
58 throws RemoteException {
64 throws RemoteException {
70 throws RemoteException {
74 public void onSearchComplete(String address, int status) throws RemoteException {
    [all...]
  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
ActivityManagerPermissionTests.java 22 import android.os.RemoteException;
47 } catch (RemoteException e) {
57 } catch (RemoteException e) {
67 } catch (RemoteException e) {
80 } catch (RemoteException e) {
93 } catch (RemoteException e) {
106 } catch (RemoteException e) {
119 } catch (RemoteException e) {
132 } catch (RemoteException e) {
145 } catch (RemoteException e)
    [all...]
WindowManagerPermissionTests.java 21 import android.os.RemoteException;
51 } catch (RemoteException e) {
61 } catch (RemoteException e) {
71 } catch (RemoteException e) {
81 } catch (RemoteException e) {
91 } catch (RemoteException e) {
101 } catch (RemoteException e) {
111 } catch (RemoteException e) {
121 } catch (RemoteException e) {
132 } catch (RemoteException e)
    [all...]
  /frameworks/base/core/java/android/app/
IApplicationThread.java 33 import android.os.RemoteException;
52 int configChanges, boolean dontReport) throws RemoteException;
54 int configChanges) throws RemoteException;
55 void scheduleWindowVisibility(IBinder token, boolean showWindow) throws RemoteException;
56 void scheduleSleeping(IBinder token, boolean sleeping) throws RemoteException;
58 throws RemoteException;
59 void scheduleSendResult(IBinder token, List<ResultInfo> results) throws RemoteException;
65 ProfilerInfo profilerInfo) throws RemoteException;
68 boolean notResumed, Configuration config) throws RemoteException;
69 void scheduleNewIntent(List<Intent> intent, IBinder token) throws RemoteException;
    [all...]
IActivityManager.java 50 import android.os.RemoteException;
66 ProfilerInfo profilerInfo, Bundle options) throws RemoteException;
69 ProfilerInfo profilerInfo, Bundle options, int userId) throws RemoteException;
72 int flags, ProfilerInfo profilerInfo, Bundle options, int userId) throws RemoteException;
76 int userId) throws RemoteException;
80 Bundle options, int userId) throws RemoteException;
84 int flagsMask, int flagsValues, Bundle options) throws RemoteException;
88 int userId) throws RemoteException;
90 Intent intent, Bundle options) throws RemoteException;
91 public int startActivityFromRecents(int taskId, Bundle options) throws RemoteException;
    [all...]
KeyguardManager.java 21 import android.os.RemoteException;
112 } catch (RemoteException ex) {
133 } catch (RemoteException ex) {
185 } catch (RemoteException ex) {
198 } catch (RemoteException ex) {
215 } catch (RemoteException ex) {
247 public void onKeyguardExitResult(boolean success) throws RemoteException {
253 } catch (RemoteException e) {
  /frameworks/base/tools/layoutlib/bridge/src/com/android/internal/textservice/
ITextServicesManager_Stub_Delegate.java 23 import android.os.RemoteException;
48 throws RemoteException {
54 public SpellCheckerInfo getCurrentSpellChecker(String arg0) throws RemoteException {
61 throws RemoteException {
67 public SpellCheckerInfo[] getEnabledSpellCheckers() throws RemoteException {
75 throws RemoteException {
81 public boolean isSpellCheckerEnabled() throws RemoteException {
87 public void setCurrentSpellChecker(String arg0, String arg1) throws RemoteException {
93 public void setCurrentSpellCheckerSubtype(String arg0, int arg1) throws RemoteException {
99 public void setSpellCheckerEnabled(boolean arg0) throws RemoteException {
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
FusedLocationHardwareSecure.java 23 import android.os.RemoteException;
52 public void registerSink(IFusedLocationHardwareSink eventSink) throws RemoteException {
58 public void unregisterSink(IFusedLocationHardwareSink eventSink) throws RemoteException {
64 public int getSupportedBatchSize() throws RemoteException {
70 public void startBatching(int id, FusedBatchOptions batchOptions) throws RemoteException {
76 public void stopBatching(int id) throws RemoteException {
85 ) throws RemoteException {
91 public void requestBatchOfLocations(int batchSizeRequested) throws RemoteException {
97 public boolean supportsDiagnosticDataInjection() throws RemoteException {
103 public void injectDiagnosticData(String data) throws RemoteException {
    [all...]
  /packages/apps/OMA-DM/engine/javaplugin/api/com/android/omadm/plugin/
DmtBasePlugin.java 19 import android.os.RemoteException;
51 public DmtPluginNode getNode(String arg0) throws RemoteException {
57 public Map getNodes(String arg0) throws RemoteException {
63 public DmtData getNodeValue(String path) throws RemoteException {
69 public int createInteriorNode(String arg0) throws RemoteException {
74 public int createLeafNode(String arg0, DmtData arg1) throws RemoteException {
79 public int updateLeafNode(String path, DmtData newValue) throws RemoteException {
84 public int deleteNode(String arg0) throws RemoteException {
89 public int clone(String arg0, String arg1) throws RemoteException {
94 public int renameNode(String arg0, String arg1) throws RemoteException {
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardServiceWrapper.java 21 import android.os.RemoteException;
46 } catch (RemoteException e) {
55 } catch (RemoteException e) {
64 } catch (RemoteException e) {
73 } catch (RemoteException e) {
82 } catch (RemoteException e) {
91 } catch (RemoteException e) {
99 } catch (RemoteException e) {
107 } catch (RemoteException e) {
116 } catch (RemoteException e)
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
PolicyServiceProxy.java 21 import android.os.RemoteException;
49 public boolean isActive(final Policy arg0) throws RemoteException {
52 public void run() throws RemoteException {
72 final String securityKey) throws RemoteException {
78 final String securityKey, final boolean notify) throws RemoteException {
81 public void run() throws RemoteException {
89 public void remoteWipe() throws RemoteException {
92 public void run() throws RemoteException {
99 public void setAccountHoldFlag(final long arg0, final boolean arg1) throws RemoteException {
102 public void run() throws RemoteException {
    [all...]

Completed in 590 milliseconds

1 2 3 4 5 6 7 8 91011>>