/frameworks/base/core/java/android/app/backup/ |
BackupManager.java | 23 import android.os.RemoteException; 94 } catch (RemoteException e) { 116 } catch (RemoteException e) { 152 } catch (RemoteException e) { 178 } catch (RemoteException e) {
|
/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 | 33 import android.os.RemoteException; 118 * @throws android.os.RemoteException 121 throws RemoteException { 124 throw new RemoteException(); 141 catch (RemoteException e) { 151 * the native service and will throw a {@link android.os.RemoteException} if any of its 175 * @throws android.os.RemoteException 178 throws RemoteException { 194 * @throws android.os.RemoteException 197 throws RemoteException { [all...] |
/frameworks/base/core/java/android/app/ |
ApplicationPackageManager.java | 52 import android.os.RemoteException; 78 } catch (RemoteException e) { 89 } catch (RemoteException e) { 98 } catch (RemoteException e) { 139 } catch (RemoteException e) { 154 } catch (RemoteException e) { 169 } catch (RemoteException e) { 184 } catch (RemoteException e) { 199 } catch (RemoteException e) { 210 } catch (RemoteException e) [all...] |
StatusBarManager.java | 22 import android.os.RemoteException; 99 } catch (RemoteException ex) { 114 } catch (RemoteException ex) { 129 } catch (RemoteException ex) { 144 } catch (RemoteException ex) { 157 } catch (RemoteException ex) { 169 } catch (RemoteException ex) { 181 } catch (RemoteException ex) {
|
/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...] |
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/ |
FmRadio.java | 24 import android.os.RemoteException; 167 } catch (RemoteException e) { 188 } catch (RemoteException e) { 210 } catch (RemoteException e) { 231 } catch (RemoteException e) { 252 } catch (RemoteException e) { 269 } catch (RemoteException e) { 286 } catch (RemoteException e) { 303 } catch (RemoteException e) { 320 } catch (RemoteException e) [all...] |
/frameworks/base/core/java/android/app/admin/ |
DevicePolicyManager.java | 30 import android.os.RemoteException; 143 } catch (RemoteException e) { 159 } catch (RemoteException e) { 175 } catch (RemoteException e) { 192 } catch (RemoteException e) { 211 } catch (RemoteException e) { 303 } catch (RemoteException e) { 324 } catch (RemoteException e) { 356 } catch (RemoteException e) { 377 } catch (RemoteException e) [all...] |
/frameworks/base/core/java/com/android/internal/content/ |
PackageHelper.java | 21 import android.os.RemoteException; 61 public static IMountService getMountService() throws RemoteException { 67 throw new RemoteException("Could not contact mount service"); 90 } catch (RemoteException e) { 104 } catch (RemoteException e) { 118 } catch (RemoteException e) { 133 } catch (RemoteException e) { 143 } catch (RemoteException e) { 153 } catch (RemoteException e) { 168 } catch (RemoteException e) [all...] |
/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/opt/telephony/src/java/android/telephony/ |
SmsManager.java | 21 import android.os.RemoteException; 104 } catch (RemoteException ex) { 185 } catch (RemoteException ex) { 250 } catch (RemoteException ex) { 294 } catch (RemoteException ex) { 323 } catch (RemoteException ex) { 353 } catch (RemoteException ex) { 377 } catch (RemoteException ex) { 408 } catch (RemoteException ex) { 439 } catch (RemoteException ex) [all...] |
/frameworks/base/core/java/android/appwidget/ |
AppWidgetManager.java | 25 import android.os.RemoteException; 380 catch (RemoteException e) { 400 catch (RemoteException e) { 420 catch (RemoteException e) { 475 } catch (RemoteException e) { 525 catch (RemoteException e) { 541 catch (RemoteException e) { 588 catch (RemoteException e) { 616 catch (RemoteException e) { 637 catch (RemoteException e) [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDevice.java | 26 import android.os.RemoteException; 539 throws RemoteException { 546 throws RemoteException { 641 } catch (RemoteException e) {Log.e(TAG, "", e);} 661 } catch (RemoteException e) {Log.e(TAG, "", e);} 679 } catch (RemoteException e) {Log.e(TAG, "", e);} 700 } catch (RemoteException e) {Log.e(TAG, "", e);} 739 } catch (RemoteException e) {Log.e(TAG, "", e);} 767 } catch (RemoteException e) {Log.e(TAG, "", e);}*/ 789 } catch (RemoteException e) {Log.e(TAG, "", e);} * [all...] |
/frameworks/base/core/java/android/os/storage/ |
IMountService.java | 23 import android.os.RemoteException; 55 public void registerListener(IMountServiceListener listener) throws RemoteException { 72 public void unregisterListener(IMountServiceListener listener) throws RemoteException { 89 public boolean isUsbMassStorageConnected() throws RemoteException { 110 public void setUsbMassStorageEnabled(boolean enable) throws RemoteException { 128 public boolean isUsbMassStorageEnabled() throws RemoteException { 148 public int mountVolume(String mountPoint) throws RemoteException { 171 throws RemoteException { 191 public int formatVolume(String mountPoint) throws RemoteException { 211 public int[] getStorageUsers(String path) throws RemoteException { [all...] |
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/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/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) {
|
AbortReceiver.java | 22 import android.os.RemoteException; 43 } catch (RemoteException ex) {
|
/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) {
|
/cts/tests/src/android/os/cts/ |
MessengerService.java | 26 import android.os.RemoteException; 36 } catch (RemoteException e) {
|
/development/apps/CustomLocale/src/com/android/customlocale2/ |
ChangeLocale.java | 25 import android.os.RemoteException; 70 } catch (RemoteException e) {
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeyInstrumentationEvent.java | 23 import android.os.RemoteException; 49 } catch (RemoteException e) {
|
/frameworks/base/cmds/svc/src/com/android/commands/svc/ |
UsbCommand.java | 21 import android.os.RemoteException; 54 } catch (RemoteException e) {
|
/frameworks/base/core/java/android/provider/ |
SyncStateContract.java | 26 import android.os.RemoteException; 70 * @throws RemoteException if there is a failure communicating with the remote 74 Account account) throws RemoteException { 80 throw new RemoteException(); 100 * @throws RemoteException if there is a failure communicating with the remote 104 Account account, byte[] data) throws RemoteException { 113 Account account, byte[] data) throws RemoteException { 122 throws RemoteException { 129 Account account) throws RemoteException { 134 throw new RemoteException(); [all...] |