OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteException
(Results
401 - 425
of
687
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/services/java/com/android/server/search/
Searchables.java
32
import android.os.
RemoteException
;
133
} catch (
RemoteException
re) {
412
} catch (
RemoteException
re) {
/packages/apps/Settings/src/com/android/settings/
DisplaySettings.java
29
import android.os.
RemoteException
;
210
} catch (
RemoteException
e) {
280
} catch (
RemoteException
e) {
DevelopmentSettings.java
44
import android.os.
RemoteException
;
596
} catch (
RemoteException
e) {
613
} catch (
RemoteException
ex) {
621
} catch (
RemoteException
ex) {
721
} catch (
RemoteException
e) {
[
all
...]
/packages/services/Telephony/src/com/android/phone/
NetworkSetting.java
31
import android.os.
RemoteException
;
210
} catch (
RemoteException
e) {
378
} catch (
RemoteException
e) {
/development/apps/Development/src/com/android/development/
SyncAdapterDriver.java
37
import android.os.
RemoteException
;
171
} catch (
RemoteException
e) {
191
} catch (
RemoteException
e) {
268
public void onFinished(final SyncResult result) throws
RemoteException
{
InstrumentationList.java
27
import android.os.
RemoteException
;
160
} catch (
RemoteException
ex) {
PackageBrowser.java
30
import android.os.
RemoteException
;
148
throws
RemoteException
{
/frameworks/base/core/java/android/nfc/
NfcActivityManager.java
25
import android.os.
RemoteException
;
241
} catch (
RemoteException
e) {
319
} catch (
RemoteException
e) {
387
public void onTagDiscovered(Tag tag) throws
RemoteException
{
/frameworks/base/core/java/android/os/
RemoteCallbackList.java
118
} catch (
RemoteException
e) {
213
* } catch (
RemoteException
e) {
257
* {@link
RemoteException
} when calling on to the returned object.
TokenWatcher.java
78
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/provider/
DocumentsContract.java
40
import android.os.
RemoteException
;
686
throws
RemoteException
, IOException {
781
String mimeType, String displayName) throws
RemoteException
{
814
throws
RemoteException
{
[
all
...]
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardViewManager.java
41
import android.os.
RemoteException
;
458
} catch (
RemoteException
e) {
466
} catch (
RemoteException
e) {
474
} catch (
RemoteException
e) {
KeyguardViewMediator.java
42
import android.os.
RemoteException
;
601
} catch (
RemoteException
e) {
757
} catch (
RemoteException
e) {
795
} catch (
RemoteException
e) {
805
} catch (
RemoteException
e) {
812
} catch (
RemoteException
e)
[
all
...]
/frameworks/base/services/java/com/android/server/
ConsumerIrService.java
30
import android.os.
RemoteException
;
/frameworks/base/test-runner/src/android/test/
ServiceTestCase.java
25
import android.os.
RemoteException
;
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
FrameworkPerfActivity.java
30
import android.os.
RemoteException
;
95
} catch (
RemoteException
e) {
284
} catch (
RemoteException
e) {
341
} catch (
RemoteException
e) {
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
WapPushTest.java
25
import android.os.
RemoteException
;
503
} catch (
RemoteException
e) {
547
} catch (
RemoteException
e) {
589
} catch (
RemoteException
e) {
604
} catch (
RemoteException
e) {
643
} catch (
RemoteException
e) {
675
} catch (
RemoteException
e) {
718
} catch (
RemoteException
e) {
731
} catch (
RemoteException
e) {
769
} catch (
RemoteException
e)
[
all
...]
/frameworks/base/services/java/com/android/server/accounts/
AccountManagerService.java
65
import android.os.
RemoteException
;
273
throws
RemoteException
{
609
public void run() throws
RemoteException
{
645
public void run() throws
RemoteException
{
754
} catch (
RemoteException
re) {
[
all
...]
/cts/tests/tests/content/src/android/content/cts/
ContentResolverTest.java
37
import android.os.
RemoteException
;
141
} catch (
RemoteException
e) {
148
} catch (
RemoteException
e) {
193
} catch (
RemoteException
e) {
200
} catch (
RemoteException
e) {
231
} catch (
RemoteException
e) {
238
} catch (
RemoteException
e) {
280
} catch (
RemoteException
e) {
287
} catch (
RemoteException
e) {
597
} catch (
RemoteException
e)
[
all
...]
/cts/tests/tests/provider/src/android/provider/cts/
ContactsTest.java
28
import android.os.
RemoteException
;
140
} catch (
RemoteException
e) {
141
fail("Unexpected
RemoteException
");
196
} catch (
RemoteException
e) {
197
fail("Unexpected
RemoteException
");
239
} catch (
RemoteException
e) {
240
fail("Unexpected
RemoteException
");
320
} catch (
RemoteException
e) {
321
fail("Unexpected
RemoteException
");
403
} catch (
RemoteException
e)
[
all
...]
BrowserTest.java
27
import android.os.
RemoteException
;
212
} catch (
RemoteException
e) {
213
fail("Unexpected
RemoteException
");
244
} catch (
RemoteException
e) {
245
fail("unexpected
RemoteException
");
281
} catch (
RemoteException
e) {
282
fail("unexpected
RemoteException
");
327
} catch (
RemoteException
e1) {
328
fail("unexpected
RemoteException
");
502
} catch (
RemoteException
e)
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
RemoteVirtualDisplayService.java
32
import android.os.
RemoteException
;
57
int flags) throws
RemoteException
{
/cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorProcessTest.java
26
import android.os.
RemoteException
;
79
} catch (
RemoteException
e) {
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
32
import android.os.
RemoteException
;
274
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/app/
LoadedApk.java
38
import android.os.
RemoteException
;
200
} catch (
RemoteException
e) {
363
} catch (
RemoteException
e) {
551
} catch (
RemoteException
e) {
574
} catch (
RemoteException
e) {
698
} catch (
RemoteException
e) {
[
all
...]
Completed in 1523 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>