OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteException
(Results
126 - 150
of
905
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/
DataCommand.java
20
import android.os.
RemoteException
;
62
catch (
RemoteException
e) {
UsbCommand.java
21
import android.os.
RemoteException
;
54
} catch (
RemoteException
e) {
WifiCommand.java
20
import android.os.
RemoteException
;
59
catch (
RemoteException
e) {
/frameworks/base/core/java/android/app/
NotificationManager.java
26
import android.os.
RemoteException
;
157
} catch (
RemoteException
e) {
184
} catch (
RemoteException
e) {
210
} catch (
RemoteException
e) {
224
} catch (
RemoteException
e) {
239
} catch (
RemoteException
e) {
250
} catch (
RemoteException
e) {
262
} catch (
RemoteException
e) {
StatusBarManager.java
22
import android.os.
RemoteException
;
101
} catch (
RemoteException
ex) {
116
} catch (
RemoteException
ex) {
131
} catch (
RemoteException
ex) {
146
} catch (
RemoteException
ex) {
159
} catch (
RemoteException
ex) {
171
} catch (
RemoteException
ex) {
183
} catch (
RemoteException
ex) {
/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
...]
/frameworks/base/core/tests/coretests/src/android/app/activity/
AbortReceiver.java
22
import android.os.
RemoteException
;
43
} catch (
RemoteException
ex) {
RemoteReceiver.java
22
import android.os.
RemoteException
;
46
} catch (
RemoteException
ex) {
/frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityService.java
44
} catch (
RemoteException
e) {
53
} catch (
RemoteException
e) {
BrightnessLimit.java
23
import android.os.
RemoteException
;
53
} catch (
RemoteException
darn) {
MessengerService.java
21
import android.os.
RemoteException
;
35
} catch (
RemoteException
e) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
TakeScreenshotService.java
25
import android.os.
RemoteException
;
46
} catch (
RemoteException
e) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardTouchDelegate.java
24
import android.os.
RemoteException
;
104
} catch (
RemoteException
e) {
105
Slog.e(TAG, "
RemoteException
calling keyguard.isSecure()!", e);
119
} catch (
RemoteException
e) {
121
Slog.e(TAG, "
RemoteException
sending event to keyguard!", e);
134
} catch (
RemoteException
e) {
148
} catch (
RemoteException
e) {
162
} catch (
RemoteException
e) {
164
Slog.e(TAG, "
RemoteException
launching assistant!", e);
176
} catch (
RemoteException
e)
[
all
...]
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
ProxyService.java
21
import android.os.
RemoteException
;
61
public void getProxyPort(IBinder callback) throws
RemoteException
{
/frameworks/base/telephony/java/android/telephony/
CellLocation.java
20
import android.os.
RemoteException
;
44
} catch (
RemoteException
ex) {
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
ServiceManagerPermissionTests.java
23
import android.os.
RemoteException
;
62
} catch (
RemoteException
e) {
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
MagicSmokeSelector.java
33
import android.os.
RemoteException
;
82
} catch (
RemoteException
e) {
94
} catch (
RemoteException
e) {
170
} catch (
RemoteException
e) {
189
} catch (
RemoteException
e) {
209
} catch (
RemoteException
e) {
215
} catch (
RemoteException
e) {
226
public void engineShown(IWallpaperEngine engine) throws
RemoteException
{
/cts/tests/tests/content/src/android/content/cts/
MockSyncAdapter.java
24
import android.os.
RemoteException
;
80
Bundle extras) throws
RemoteException
{
101
public void cancelSync(ISyncContext syncContext) throws
RemoteException
{
116
throws android.os.
RemoteException
{
/frameworks/base/core/java/android/app/usage/
UsageStatsManager.java
21
import android.os.
RemoteException
;
136
} catch (
RemoteException
e) {
161
} catch (
RemoteException
e) {
185
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/appwidget/
AppWidgetManager.java
26
import android.os.
RemoteException
;
475
catch (
RemoteException
e) {
498
catch (
RemoteException
e) {
521
catch (
RemoteException
e) {
582
} catch (
RemoteException
e) {
638
catch (
RemoteException
e) {
657
catch (
RemoteException
e) {
767
catch (
RemoteException
e) {
790
catch (
RemoteException
e) {
[
all
...]
/frameworks/base/core/java/android/nfc/tech/
NdefFormatable.java
25
import android.os.
RemoteException
;
62
} catch (
RemoteException
e) {
71
public NdefFormatable(Tag tag) throws
RemoteException
{
174
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/os/
SystemVibrator.java
53
} catch (
RemoteException
e) {
69
} catch (
RemoteException
e) {
91
} catch (
RemoteException
e) {
110
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/os/storage/
IMountShutdownObserver.java
23
import android.os.
RemoteException
;
61
throws
RemoteException
{
100
public void onShutDownComplete(int statusCode) throws
RemoteException
{
123
public void onShutDownComplete(int statusCode) throws
RemoteException
;
Completed in 1513 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>