OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteException
(Results
476 - 500
of
687
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/android/speech/tts/
TextToSpeechService.java
31
import android.os.
RemoteException
;
[
all
...]
/frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java
22
import android.os.
RemoteException
;
52
private void cleanupContainers() throws
RemoteException
{
65
private boolean containerExists(String localId) throws
RemoteException
{
678
public void onShutDownComplete(int statusCode) throws
RemoteException
{
/frameworks/base/services/java/com/android/server/
BatteryService.java
37
import android.os.
RemoteException
;
168
} catch (
RemoteException
e) {
329
} catch (
RemoteException
e) {
527
} catch (
RemoteException
e) {
[
all
...]
MountService.java
45
import android.os.
RemoteException
;
285
public void link() throws
RemoteException
{
399
} catch (
RemoteException
e) {
400
Slog.w(TAG, "
RemoteException
when shutting down");
701
} catch (
RemoteException
rex) {
[
all
...]
NetworkManagementService.java
53
import android.os.
RemoteException
;
248
} catch (
RemoteException
e) {
264
} catch (
RemoteException
e) {
279
} catch (
RemoteException
e) {
299
} catch (
RemoteException
e) {
314
} catch (
RemoteException
e) {
329
} catch (
RemoteException
e) {
363
} catch (
RemoteException
e) {
412
} catch (
RemoteException
e) {
427
} catch (
RemoteException
e)
[
all
...]
/frameworks/base/services/java/com/android/server/am/
ReceiverList.java
24
import android.os.
RemoteException
;
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
PackageManagerSettingsTests.java
35
import android.os.
RemoteException
;
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxService.java
35
import android.os.
RemoteException
;
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java
23
import android.os.
RemoteException
;
569
* @throws
RemoteException
581
* @throws
RemoteException
593
* @throws
RemoteException
602
* @throws
RemoteException
611
* @throws
RemoteException
621
* @throws
RemoteException
623
public boolean wakeDevice() throws
RemoteException
{
635
* @throws
RemoteException
637
public boolean sleepDevice() throws
RemoteException
{
[
all
...]
/packages/apps/Settings/src/com/android/settings/
AppPicker.java
35
import android.os.
RemoteException
;
/frameworks/base/cmds/am/src/com/android/commands/am/
Am.java
38
import android.os.
RemoteException
;
[
all
...]
/frameworks/base/core/java/android/hardware/
LegacySensorManager.java
19
import android.os.
RemoteException
;
62
} catch (
RemoteException
e) {
/frameworks/base/core/java/android/inputmethodservice/
IInputMethodWrapper.java
32
import android.os.
RemoteException
;
106
} catch (
RemoteException
e) {
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSimPukView.java
25
import android.os.
RemoteException
;
233
} catch (
RemoteException
e) {
234
Log.e(TAG, "
RemoteException
for supplyPukReportResult:", e);
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbStorageActivity.java
36
import android.os.
RemoteException
;
302
} catch (
RemoteException
e) {
/frameworks/base/services/java/com/android/server/wm/
AppWindowToken.java
26
import android.os.
RemoteException
;
130
} catch (
RemoteException
e) {
DisplayMagnifier.java
37
import android.os.
RemoteException
;
206
} catch (
RemoteException
re) {
710
} catch (
RemoteException
re) {
724
} catch (
RemoteException
re) {
733
} catch (
RemoteException
re) {
741
} catch (
RemoteException
re) {
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java
30
import android.os.
RemoteException
;
281
} catch (
RemoteException
e) {
/packages/apps/Calendar/src/com/android/calendar/
AsyncQueryServiceHelper.java
32
import android.os.
RemoteException
;
328
} catch (
RemoteException
e) {
/packages/apps/Dialer/src/com/android/dialer/
SpecialCharSequenceMgr.java
31
import android.os.
RemoteException
;
234
} catch (
RemoteException
e) {
/packages/apps/Dialer/tests/src/com/android/dialer/tests/calllog/
FillCallLogTestActivity.java
28
import android.os.
RemoteException
;
293
} catch (
RemoteException
e) {
/packages/apps/Music/src/com/android/music/
MediaPickerActivity.java
28
import android.os.
RemoteException
;
127
} catch (
RemoteException
ex) {
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
GoogleSource.java
32
import android.os.
RemoteException
;
238
} catch (
RemoteException
e) {
Sources.java
36
import android.os.
RemoteException
;
226
} catch (
RemoteException
e) {
/packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java
35
import android.os.
RemoteException
;
[
all
...]
Completed in 542 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>