| /frameworks/base/telecomm/java/android/telecom/ |
| RemoteConference.java | 22 import android.os.RemoteException; 172 } catch (RemoteException e) { 180 } catch (RemoteException e) { 188 } catch (RemoteException e) { 195 } catch (RemoteException e) { 202 } catch (RemoteException e) { 209 } catch (RemoteException e) { 220 } catch (RemoteException e) { 227 } catch (RemoteException e) { 234 } catch (RemoteException e) [all...] |
| RemoteConnection.java | 26 import android.os.RemoteException; 288 } catch (RemoteException e) { 303 } catch (RemoteException e) { 310 } catch (RemoteException e) { 317 } catch (RemoteException e) { 324 } catch (RemoteException e) { 331 } catch (RemoteException e) { 338 } catch (RemoteException e) { 345 } catch (RemoteException e) { 352 } catch (RemoteException e) [all...] |
| /frameworks/base/wifi/java/android/net/wifi/ |
| WifiManager.java | 32 import android.os.RemoteException; 600 } catch (RemoteException e) { 610 } catch (RemoteException e) { 620 } catch (RemoteException e) { 680 } catch (RemoteException e) { 696 } catch (RemoteException e) { 716 } catch (RemoteException e) { 731 } catch (RemoteException e) { 745 } catch (RemoteException e) { 760 } catch (RemoteException e) [all...] |
| /frameworks/base/core/java/android/nfc/tech/ |
| MifareUltralight.java | 23 import android.os.RemoteException; 97 } catch (RemoteException e) { 103 public MifareUltralight(Tag tag) throws RemoteException { 247 } catch (RemoteException e) { 262 } catch (RemoteException e) {
|
| /frameworks/base/core/java/android/os/ |
| CommonClock.java | 24 import android.os.RemoteException; 110 * @throws android.os.RemoteException 113 throws RemoteException { 116 throw new RemoteException(); 133 catch (RemoteException e) { 143 * the native service and will throw a {@link android.os.RemoteException} if any of its 167 * @throws android.os.RemoteException 170 throws RemoteException { 186 * @throws android.os.RemoteException 189 throws RemoteException { [all...] |
| PowerManager.java | 562 } catch (RemoteException e) { 613 } catch (RemoteException e) { 639 } catch (RemoteException e) { 667 } catch (RemoteException e) { 684 } catch (RemoteException e) { 697 } catch (RemoteException e) { 761 } catch (RemoteException e) { 778 } catch (RemoteException e) { 793 } catch (RemoteException e) { 810 } catch (RemoteException e) [all...] |
| /frameworks/base/core/java/android/content/ |
| ContentProviderClient.java | 29 import android.os.RemoteException; 113 String[] selectionArgs, String sortOrder) throws RemoteException { 119 String sortOrder, CancellationSignal cancellationSignal) throws RemoteException { 141 public String getType(Uri url) throws RemoteException { 156 public String[] getStreamTypes(Uri url, String mimeTypeFilter) throws RemoteException { 171 public final Uri canonicalize(Uri url) throws RemoteException { 186 public final Uri uncanonicalize(Uri url) throws RemoteException { 201 public Uri insert(Uri url, ContentValues initialValues) throws RemoteException { 216 public int bulkInsert(Uri url, ContentValues[] initialValues) throws RemoteException { 232 throws RemoteException { [all...] |
| /frameworks/base/core/java/android/net/ |
| ConnectivityManager.java | 37 import android.os.RemoteException; 604 } catch (RemoteException e) { 625 } catch (RemoteException e) { 646 } catch (RemoteException e) { 667 } catch (RemoteException e) { 685 } catch (RemoteException e) { 702 } catch (RemoteException e) { 719 } catch (RemoteException e) { 742 } catch (RemoteException e) { 761 } catch (RemoteException e) [all...] |
| NetworkScoreManager.java | 27 import android.os.RemoteException; 167 } catch (RemoteException e) { 187 } catch (RemoteException e) { 204 } catch (RemoteException e) { 219 } catch (RemoteException e) { 262 } catch (RemoteException e) {
|
| NetworkPolicyManager.java | 28 import android.os.RemoteException; 86 } catch (RemoteException e) { 98 } catch (RemoteException e) { 110 } catch (RemoteException e) { 117 } catch (RemoteException e) { 125 } catch (RemoteException e) { 133 } catch (RemoteException e) { 141 } catch (RemoteException e) { 148 } catch (RemoteException e) { 155 } catch (RemoteException e) [all...] |
| /frameworks/base/core/java/android/bluetooth/ |
| BluetoothDevice.java | 25 import android.os.RemoteException; 585 throws RemoteException { 592 throws RemoteException { 687 } catch (RemoteException e) {Log.e(TAG, "", e);} 707 } catch (RemoteException e) {Log.e(TAG, "", e);} 725 } catch (RemoteException e) {Log.e(TAG, "", e);} 746 } catch (RemoteException e) {Log.e(TAG, "", e);} 785 } catch (RemoteException e) {Log.e(TAG, "", e);} 816 } catch (RemoteException e) {Log.e(TAG, "", e);} 844 } catch (RemoteException e) {Log.e(TAG, "", e);}* [all...] |
| /frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
| ImsCallSession.java | 19 import android.os.RemoteException; 370 } catch (RemoteException e) { 393 } catch (RemoteException e) { 409 } catch (RemoteException e) { 426 } catch (RemoteException e) { 443 } catch (RemoteException e) { 460 } catch (RemoteException e) { 477 } catch (RemoteException e) { 495 } catch (RemoteException e) { 520 } catch (RemoteException e) [all...] |
| /frameworks/opt/telephony/src/java/android/telephony/ |
| SmsManager.java | 26 import android.os.RemoteException; 253 } catch (RemoteException ex) { 285 } catch (RemoteException ex) { 309 } catch (RemoteException ex) { 388 } catch (RemoteException ex) { 451 } catch (RemoteException ex) { 549 } catch (RemoteException ex) { 578 } catch (RemoteException ex) { 608 } catch (RemoteException ex) { 632 } catch (RemoteException ex) [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| UiccPhoneBookController.java | 22 import android.os.RemoteException; 48 String newTag, String newPhoneNumber, String pin2) throws android.os.RemoteException { 56 String pin2) throws android.os.RemoteException { 71 String newPhoneNumber, int index, String pin2) throws android.os.RemoteException { 78 String newPhoneNumber, int index, String pin2) throws android.os.RemoteException { 91 public int[] getAdnRecordsSize(int efid) throws android.os.RemoteException { 96 getAdnRecordsSizeForSubscriber(long subId, int efid) throws android.os.RemoteException { 108 public List<AdnRecord> getAdnRecordsInEf(int efid) throws android.os.RemoteException { 113 throws android.os.RemoteException {
|
| /frameworks/opt/net/voip/src/java/android/net/sip/ |
| SipSession.java | 19 import android.os.RemoteException; 244 } catch (RemoteException e) { 263 } catch (RemoteException e) { 277 } catch (RemoteException e) { 292 } catch (RemoteException e) { 307 } catch (RemoteException e) { 321 } catch (RemoteException e) { 335 } catch (RemoteException e) { 366 } catch (RemoteException e) { 383 } catch (RemoteException e) [all...] |
| /frameworks/base/core/java/android/app/trust/ |
| TrustManager.java | 23 import android.os.RemoteException; 57 } catch (RemoteException e) { 70 } catch (RemoteException e) { 85 } catch (RemoteException e) { 116 } catch (RemoteException e) { 131 } catch (RemoteException e) {
|
| /frameworks/base/core/java/android/database/ |
| BulkCursorToCursorAdaptor.java | 20 import android.os.RemoteException; 87 } catch (RemoteException ex) { 110 } catch (RemoteException ex) { 123 } catch (RemoteException ex) { 170 } catch (RemoteException e) { 183 } catch (RemoteException e) { 187 Log.w(TAG, "respond() threw RemoteException, returning an empty bundle.", e);
|
| /frameworks/base/core/java/android/nfc/cardemulation/ |
| HostApduService.java | 13 import android.os.RemoteException; 255 } catch (RemoteException e) { 256 Log.e("TAG", "Response not sent; RemoteException calling into " + 272 } catch (RemoteException e) { 273 Log.e(TAG, "RemoteException calling into NfcService."); 289 } catch (RemoteException e) { 290 Log.e(TAG, "RemoteException calling into NfcService."); 317 } catch (RemoteException e) { 348 } catch (RemoteException e) {
|
| /frameworks/base/core/java/android/os/storage/ |
| IMountServiceListener.java | 23 import android.os.RemoteException; 62 throws RemoteException { 112 public void onUsbMassStorageConnectionChanged(boolean connected) throws RemoteException { 137 throws RemoteException { 164 public void onUsbMassStorageConnectionChanged(boolean connected) throws RemoteException; 175 throws RemoteException;
|
| /frameworks/base/core/java/android/security/ |
| IKeystoreService.java | 23 import android.os.RemoteException; 48 public int test() throws RemoteException { 64 public byte[] get(String name) throws RemoteException { 81 public int insert(String name, byte[] item, int uid, int flags) throws RemoteException { 101 public int del(String name, int uid) throws RemoteException { 119 public int exist(String name, int uid) throws RemoteException { 137 public String[] saw(String name, int uid) throws RemoteException { 164 public int reset() throws RemoteException { 180 public int password(String password) throws RemoteException { 197 public int lock() throws RemoteException { [all...] |
| /frameworks/base/core/tests/coretests/src/android/app/activity/ |
| LocalService.java | 23 import android.os.RemoteException; 33 int flags) throws RemoteException { 65 } catch (RemoteException e) { 81 } catch (RemoteException e) { 102 } catch (RemoteException e) { 118 } catch (RemoteException e) {
|
| /frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
| BordeauxRanker.java | 22 import android.os.RemoteException; 87 } catch (RemoteException e) { 102 } catch (RemoteException e) { 112 } catch (RemoteException e) { 123 } catch (RemoteException e) { 134 } catch (RemoteException e) {
|
| /frameworks/base/core/java/android/hardware/hdmi/ |
| HdmiTvClient.java | 22 import android.os.RemoteException; 83 } catch (RemoteException e) { 110 } catch (RemoteException e) { 138 } catch (RemoteException e) { 162 } catch (RemoteException e) { 175 } catch (RemoteException e) { 191 } catch (RemoteException e) { 248 } catch (RemoteException e) { 261 } catch (RemoteException e) { 299 } catch (RemoteException e) [all...] |
| /frameworks/base/core/java/android/speech/ |
| RecognitionService.java | 28 import android.os.RemoteException; 106 } catch (RemoteException re) { 115 } catch (RemoteException e) { 133 } catch (RemoteException e) { // occurs if onError fails 180 } catch (RemoteException re) { 238 public void beginningOfSpeech() throws RemoteException { 250 public void bufferReceived(byte[] buffer) throws RemoteException { 257 public void endOfSpeech() throws RemoteException { 266 public void error(int error) throws RemoteException { 282 public void partialResults(Bundle partialResults) throws RemoteException { [all...] |
| /cts/tests/tests/os/src/android/os/cts/ |
| MessengerService.java | 26 import android.os.RemoteException; 36 } catch (RemoteException e) {
|