HomeSort by relevance Sort by last modified time
    Searched refs:RemoteException (Results 26 - 50 of 687) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java 25 import android.os.RemoteException;
43 throws RemoteException {
51 throws RemoteException {
59 throws RemoteException {
67 throws RemoteException {
73 public void finishDrawing(IWindow arg0) throws RemoteException {
78 public boolean getInTouchMode() throws RemoteException {
91 Surface arg8) throws RemoteException {
102 public boolean outOfMemory(IWindow window) throws RemoteException {
112 public void remove(IWindow arg0) throws RemoteException {
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdvScanData.java 19 import android.os.RemoteException;
79 } catch (RemoteException e) {
95 } catch (RemoteException e) {
107 } catch (RemoteException e) {
120 } catch (RemoteException e) {
133 } catch (RemoteException e) {
147 } catch (RemoteException e) {
  /frameworks/base/core/java/android/content/
CursorEntityIterator.java 20 import android.os.RemoteException;
47 * @throws RemoteException if a RemoteException is caught while attempting to build the Entity
49 public abstract Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException;
85 } catch (RemoteException e) {
IContentProvider.java 27 import android.os.RemoteException;
39 throws RemoteException;
40 public String getType(Uri url) throws RemoteException;
42 throws RemoteException;
44 throws RemoteException;
46 throws RemoteException;
48 String[] selectionArgs) throws RemoteException;
51 throws RemoteException, FileNotFoundException;
54 throws RemoteException, FileNotFoundException;
57 throws RemoteException, OperationApplicationException
    [all...]
SyncContext.java 19 import android.os.RemoteException;
62 } catch (RemoteException e) {
72 } catch (RemoteException e) {
  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
VibratorServicePermissionTest.java 24 import android.os.RemoteException;
46 * @throws RemoteException
48 public void testVibrate() throws RemoteException {
62 * @throws RemoteException
64 public void testVibratePattern() throws RemoteException {
77 * @throws RemoteException
79 public void testCancelVibrate() throws RemoteException {
  /packages/apps/InCallUI/src/com/android/incallui/
CallCommandClient.java 19 import android.os.RemoteException;
57 } catch (RemoteException e) {
71 } catch (RemoteException e) {
84 } catch (RemoteException e) {
97 } catch (RemoteException e) {
110 } catch (RemoteException e) {
123 } catch (RemoteException e) {
136 } catch (RemoteException e) {
149 } catch (RemoteException e) {
162 } catch (RemoteException e)
    [all...]
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
UiAutomationShellWrapper.java 12 import android.os.RemoteException;
57 } catch (RemoteException e) {
88 public boolean activityStarting(Intent intent, String pkg) throws RemoteException {
94 public boolean activityResuming(String pkg) throws RemoteException {
101 long timeMillis, String stackTrace) throws RemoteException {
108 throws RemoteException {
115 throws RemoteException {
122 throws RemoteException {
  /frameworks/base/core/java/android/app/
UiModeManager.java 21 import android.os.RemoteException;
137 } catch (RemoteException e) {
138 Log.e(TAG, "disableCarMode: RemoteException", e);
160 } catch (RemoteException e) {
161 Log.e(TAG, "disableCarMode: RemoteException", e);
177 } catch (RemoteException e) {
178 Log.e(TAG, "getCurrentModeType: RemoteException", e);
202 } catch (RemoteException e) {
203 Log.e(TAG, "setNightMode: RemoteException", e);
218 } catch (RemoteException e)
    [all...]
  /frameworks/base/core/java/android/nfc/tech/
IsoDep.java 22 import android.os.RemoteException;
64 } catch (RemoteException e) {
71 throws RemoteException {
98 } catch (RemoteException e) {
113 } catch (RemoteException e) {
200 } catch (RemoteException e) {
NfcA.java 22 import android.os.RemoteException;
61 } catch (RemoteException e) {
67 public NfcA(Tag tag) throws RemoteException {
151 } catch (RemoteException e) {
166 } catch (RemoteException e) {
NfcF.java 22 import android.os.RemoteException;
61 } catch (RemoteException e) {
67 public NfcF(Tag tag) throws RemoteException {
150 } catch (RemoteException e) {
165 } catch (RemoteException e) {
NfcB.java 21 import android.os.RemoteException;
57 } catch (RemoteException e) {
63 public NfcB(Tag tag) throws RemoteException {
NfcBarcode.java 21 import android.os.RemoteException;
54 } catch (RemoteException e) {
63 public NfcBarcode(Tag tag) throws RemoteException {
  /frameworks/base/keystore/java/android/security/
KeyStore.java 21 import android.os.RemoteException;
87 } catch (RemoteException e) {
107 } catch (RemoteException e) {
116 } catch (RemoteException e) {
125 } catch (RemoteException e) {
138 } catch (RemoteException e) {
151 } catch (RemoteException e) {
164 } catch (RemoteException e) {
173 } catch (RemoteException e) {
182 } catch (RemoteException e)
    [all...]
  /frameworks/base/core/java/android/os/
CommonTimeConfig.java 24 import android.os.RemoteException;
62 * @throws android.os.RemoteException
65 throws RemoteException {
68 throw new RemoteException();
84 catch (RemoteException e) {
94 * disconnected from the native service and will throw a {@link android.os.RemoteException} if
116 * @throws android.os.RemoteException
119 throws RemoteException {
143 * @throws android.os.RemoteException
146 throws RemoteException {
    [all...]
UserManager.java 193 } catch (RemoteException re) {
217 } catch (RemoteException re) {
235 } catch (RemoteException e) {
251 } catch (RemoteException e) {
266 } catch (RemoteException re) {
288 } catch (RemoteException re) {
312 } catch (RemoteException re) {
405 } catch (RemoteException re) {
428 } catch (RemoteException re) {
444 } catch (RemoteException re)
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceProxy.java 23 import android.os.RemoteException;
46 * An EmailServiceProxy object cannot be reused (trying to do so generates a RemoteException)
119 throws RemoteException {
122 public void run() throws RemoteException {
125 } catch (RemoteException e) {
132 } catch (RemoteException e1) {
150 public Bundle validate(final HostAuth hostAuth) throws RemoteException {
153 public void run() throws RemoteException{
182 throws RemoteException {
185 public void run() throws RemoteException{
    [all...]
AccountServiceProxy.java 22 import android.os.RemoteException;
49 public void run() throws RemoteException {
59 public void run() throws RemoteException {
70 public void run() throws RemoteException {
82 public void run() throws RemoteException{
99 public void run() throws RemoteException{
116 public void run() throws RemoteException{
  /frameworks/base/test-runner/src/android/test/mock/
MockIContentProvider.java 31 import android.os.RemoteException;
50 throws RemoteException {
60 throws RemoteException {
91 String[] selectionArgs) throws RemoteException {
96 throws RemoteException {
104 public String[] getStreamTypes(Uri url, String mimeTypeFilter) throws RemoteException {
109 Bundle opts, ICancellationSignal signal) throws RemoteException, FileNotFoundException {
114 public ICancellationSignal createCancellationSignal() throws RemoteException {
119 public Uri canonicalize(String callingPkg, Uri uri) throws RemoteException {
124 public Uri uncanonicalize(String callingPkg, Uri uri) throws RemoteException {
    [all...]
  /frameworks/base/core/java/com/android/internal/view/
InputConnectionWrapper.java 20 import android.os.RemoteException;
195 } catch (RemoteException e) {
213 } catch (RemoteException e) {
231 } catch (RemoteException e) {
249 } catch (RemoteException e) {
267 } catch (RemoteException e) {
277 } catch (RemoteException e) {
286 } catch (RemoteException e) {
295 } catch (RemoteException e) {
304 } catch (RemoteException e)
    [all...]
  /frameworks/base/packages/services/PacProcessor/src/com/android/pacprocessor/
PacService.java 23 import android.os.RemoteException;
73 public String resolvePacFile(String host, String url) throws RemoteException {
79 throw new RemoteException("Invalid host was passed");
84 throw new RemoteException("Invalid URL was passed");
89 public void setPacFile(String script) throws RemoteException {
98 public void startPacSystem() throws RemoteException {
107 public void stopPacSystem() throws RemoteException {
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxAggregatorManager.java 22 import android.os.RemoteException;
58 } catch (RemoteException e) {
69 } catch (RemoteException e) {
80 } catch (RemoteException e) {
91 } catch (RemoteException e) {
102 } catch (RemoteException e) {
113 } catch (RemoteException e) {
124 } catch (RemoteException e) {
135 } catch (RemoteException e) {
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 29 import android.os.RemoteException;
588 } catch (RemoteException e) {
648 } catch (RemoteException e) {
664 } catch (RemoteException e) {
684 } catch (RemoteException e) {
699 } catch (RemoteException e) {
713 } catch (RemoteException e) {
728 } catch (RemoteException e) {
743 } catch (RemoteException e) {
758 } catch (RemoteException e)
    [all...]
  /frameworks/base/core/java/android/accounts/
AccountManagerResponse.java 22 import android.os.RemoteException;
45 } catch (RemoteException e) {
53 } catch (RemoteException e) {

Completed in 1050 milliseconds

12 3 4 5 6 7 8 91011>>