OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteException
(Results
301 - 325
of
905
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/services/core/java/com/android/server/location/
GeofenceProxy.java
30
import android.os.
RemoteException
;
125
} catch (
RemoteException
e) {
133
} catch (
RemoteException
e) {
141
} catch(
RemoteException
e) {
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
ServiceProxy.java
29
import android.os.
RemoteException
;
116
} catch (
RemoteException
e) {
153
public void run() throws
RemoteException
;
221
public void run() throws
RemoteException
{
/packages/apps/Settings/src/com/android/settings/net/
ChartDataLoader.java
32
import android.os.
RemoteException
;
79
} catch (
RemoteException
e) {
87
throws
RemoteException
{
134
throws
RemoteException
{
/packages/apps/Settings/src/com/android/settings/notification/
ZenModeAutomaticConditionSelection.java
25
import android.os.
RemoteException
;
67
} catch (
RemoteException
e) {
99
} catch (
RemoteException
e) {
120
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/os/storage/
StorageManager.java
28
import android.os.
RemoteException
;
314
public StorageManager(ContentResolver resolver, Looper tgtLooper) throws
RemoteException
{
341
} catch (
RemoteException
rex) {
374
} catch (
RemoteException
rex) {
432
} catch (
RemoteException
rex) {
470
} catch (
RemoteException
e) {
505
} catch (
RemoteException
e) {
523
} catch (
RemoteException
e) {
544
} catch (
RemoteException
e) {
559
} catch (
RemoteException
e)
[
all
...]
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java
30
import android.os.
RemoteException
;
272
ComponentName service, String aid) throws
RemoteException
{
283
ComponentName service, String category) throws
RemoteException
{
294
throws
RemoteException
{
305
ComponentName service, AidGroup aidGroup) throws
RemoteException
{
317
ComponentName service, String category) throws
RemoteException
{
329
ComponentName service, String category) throws
RemoteException
{
341
throws
RemoteException
{
349
throws
RemoteException
{
360
public boolean unsetPreferredService() throws
RemoteException
{
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/widgets/
ProjectionWidgetActivity.java
20
import android.os.
RemoteException
;
46
} catch (
RemoteException
e) {
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
ServiceRunnerActivity.java
29
import android.os.
RemoteException
;
89
} catch (
RemoteException
e) {
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
TestJobService.java
27
import android.os.
RemoteException
;
67
} catch (
RemoteException
e) {
/developers/samples/android/background/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
TestJobService.java
27
import android.os.
RemoteException
;
67
} catch (
RemoteException
e) {
/development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java
27
import android.os.
RemoteException
;
119
throws
RemoteException
{
/development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java
31
import android.os.
RemoteException
;
126
int flags) throws
RemoteException
{
NotifyingService.java
32
import android.os.
RemoteException
;
122
int flags) throws
RemoteException
{
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/service/
TestJobService.java
27
import android.os.
RemoteException
;
67
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/app/
SearchManager.java
32
import android.os.
RemoteException
;
693
} catch (
RemoteException
ex) {
705
} catch (
RemoteException
ex) {
[
all
...]
/frameworks/base/core/java/android/hardware/camera2/utils/
CameraBinderDecorator.java
27
import android.os.
RemoteException
;
84
} else if (t instanceof
RemoteException
) {
85
throw new UnsupportedOperationException("An unknown
RemoteException
was thrown" +
153
* In addition it also rewrites binder's
RemoteException
into either a
157
* As a result of calling any method on the proxy,
RemoteException
is
/frameworks/base/core/java/android/os/
CommonTimeUtils.java
49
throws
RemoteException
{
81
catch (
RemoteException
e) {
91
throws
RemoteException
{
123
catch (
RemoteException
e) {
133
throws
RemoteException
{
165
catch (
RemoteException
e) {
175
throws
RemoteException
{
280
catch (
RemoteException
e) {
/frameworks/base/core/java/android/service/dreams/
Sandman.java
23
import android.os.
RemoteException
;
103
} catch (
RemoteException
ex) {
/frameworks/base/core/java/android/service/voice/
VoiceInteractionSessionService.java
26
import android.os.
RemoteException
;
88
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/view/
InputFilter.java
22
import android.os.
RemoteException
;
178
} catch (
RemoteException
re) {
/frameworks/base/core/tests/coretests/src/android/app/activity/
LocalReceiver.java
26
import android.os.
RemoteException
;
73
} catch (
RemoteException
ex) {
/frameworks/base/core/tests/coretests/src/android/os/
MessengerTest.java
23
import android.os.
RemoteException
;
69
} catch (
RemoteException
e) {
/frameworks/base/location/java/android/location/
SettingInjectorService.java
25
import android.os.
RemoteException
;
185
} catch (
RemoteException
e) {
/frameworks/base/services/core/java/com/android/server/hdmi/
OneTouchPlayAction.java
21
import android.os.
RemoteException
;
130
} catch (
RemoteException
e) {
SystemAudioStatusAction.java
22
import android.os.
RemoteException
;
112
} catch (
RemoteException
e) {
Completed in 1371 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>