OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteException
(Results
501 - 525
of
687
) sorted by null
<<
21
22
23
24
25
26
27
28
/packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java
43
import android.os.
RemoteException
;
402
} catch (
RemoteException
ex) {
557
} catch (
RemoteException
e) {
811
} catch (
RemoteException
ex) {
[
all
...]
/frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java
150
import android.os.
RemoteException
;
[
all
...]
/frameworks/base/services/java/com/android/server/
NotificationManagerService.java
58
import android.os.
RemoteException
;
247
} catch (
RemoteException
ex) {
256
} catch (
RemoteException
ex) {
673
} catch (
RemoteException
e) {
735
} catch (
RemoteException
e) {
[
all
...]
AppWidgetServiceImpl.java
49
import android.os.
RemoteException
;
731
} catch (
RemoteException
e) {
[
all
...]
AssetAtlasService.java
32
import android.os.
RemoteException
;
378
public GraphicBuffer getBuffer() throws
RemoteException
{
383
public int[] getMap() throws
RemoteException
{
UiModeManagerService.java
38
import android.os.
RemoteException
;
341
} catch (
RemoteException
e) {
505
} catch (
RemoteException
ex) {
/frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java
58
import android.os.
RemoteException
;
[
all
...]
GlobalActions.java
41
import android.os.
RemoteException
;
164
} catch (
RemoteException
e) {
290
} catch (
RemoteException
e) {
355
} catch (
RemoteException
re) {
382
} catch (
RemoteException
re) {
[
all
...]
/frameworks/base/services/java/com/android/server/input/
InputManagerService.java
60
import android.os.
RemoteException
;
487
} catch (
RemoteException
re) {
497
} catch (
RemoteException
re) {
607
} catch (
RemoteException
ex) {
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncParser.java
12
import android.os.
RemoteException
;
[
all
...]
/frameworks/base/core/java/android/provider/
ContactsContract.java
39
import android.os.
RemoteException
;
655
throws
RemoteException
{
663
throws
RemoteException
{
671
throws
RemoteException
{
709
throws
RemoteException
{
717
throws
RemoteException
{
725
throws
RemoteException
{
[
all
...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintSpoolerService.java
27
import android.os.
RemoteException
;
208
} catch (
RemoteException
re) {
219
} catch (
RemoteException
re) {
230
} catch (
RemoteException
re) {
245
} catch (
RemoteException
re) {
[
all
...]
/frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java
53
import android.os.
RemoteException
;
341
public void addGpsStatusListener(IGpsStatusListener listener) throws
RemoteException
{
[
all
...]
/development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java
30
import android.os.
RemoteException
;
708
} catch (
RemoteException
e) {
[
all
...]
/frameworks/base/core/java/android/widget/
RemoteViewsAdapter.java
36
import android.os.
RemoteException
;
221
} catch (
RemoteException
e) {
[
all
...]
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardUpdateMonitor.java
44
import android.os.
RemoteException
;
249
boolean clearing) throws
RemoteException
{
546
public void onUserSwitchComplete(int newUserId) throws
RemoteException
{
552
} catch (
RemoteException
e) {
615
} catch (
RemoteException
e) {
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/service/
EmailSyncAdapterService.java
38
import android.os.
RemoteException
;
389
} catch (final
RemoteException
re) {
410
} catch (final
RemoteException
re) {
487
} catch (final
RemoteException
re) {
702
} catch (final
RemoteException
re) {
[
all
...]
/frameworks/base/core/java/android/view/
ViewRootImpl.java
49
import android.os.
RemoteException
;
415
} catch (
RemoteException
e) {
501
} catch (
RemoteException
e) {
[
all
...]
SurfaceView.java
31
import android.os.
RemoteException
;
268
} catch (
RemoteException
ex) {
607
} catch (
RemoteException
ex) {
[
all
...]
/frameworks/base/services/java/com/android/server/firewall/
IntentFirewall.java
30
import android.os.
RemoteException
;
200
} catch (
RemoteException
ex) {
595
} catch (
RemoteException
ex) {
/frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pManager.java
39
import android.os.
RemoteException
;
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
MccTable.java
25
import android.os.
RemoteException
;
218
} catch (
RemoteException
e) {
313
} catch (
RemoteException
e) {
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteProviderService.java
28
import android.os.
RemoteException
;
453
} catch (
RemoteException
ex) {
498
} catch (
RemoteException
ex) {
RegisteredMediaRouteProvider.java
27
import android.os.
RemoteException
;
411
} catch (
RemoteException
ex) {
578
} catch (
RemoteException
ex) {
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostEmulationManager.java
36
import android.os.
RemoteException
;
333
} catch (
RemoteException
e) {
344
} catch (
RemoteException
e) {
Completed in 3593 milliseconds
<<
21
22
23
24
25
26
27
28