OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteException
(Results
726 - 750
of
905
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java
30
import android.os.
RemoteException
;
182
throws
RemoteException
{
/frameworks/base/services/core/java/com/android/server/am/
PendingIntentRecord.java
28
import android.os.
RemoteException
;
297
} catch (
RemoteException
e) {
ProviderMap.java
21
import android.os.
RemoteException
;
410
} catch (
RemoteException
ex) {
411
pw.println(" Got a
RemoteException
while dumping the service");
/frameworks/base/services/core/java/com/android/server/storage/
DeviceStorageMonitorService.java
38
import android.os.
RemoteException
;
225
} catch (
RemoteException
e) {
/frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsService.java
41
import android.os.
RemoteException
;
386
long beginTime, long endTime, String callingPackage) throws
RemoteException
{
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java
31
import android.os.
RemoteException
;
323
} catch (
RemoteException
e) {
/frameworks/base/wifi/java/android/net/wifi/
RttManager.java
13
import android.os.
RemoteException
;
355
} catch (
RemoteException
e) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
WapPushOverSms.java
43
import android.os.
RemoteException
;
254
} catch (
RemoteException
e) {
/packages/apps/CertInstaller/src/com/android/certinstaller/
CredentialHelper.java
22
import android.os.
RemoteException
;
305
} catch (
RemoteException
e) {
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
VCardService.java
29
import android.os.
RemoteException
;
320
} catch (
RemoteException
e) {
/packages/apps/OMA-DM/engine/javaplugin/api/com/android/omadm/plugin/impl/
DmtPluginManager.java
25
import android.os.
RemoteException
;
509
} catch (
RemoteException
e) {
510
loge("
RemoteException
in getNodes", e);
/packages/apps/OMA-DM/plugins/devplugin/com/android/omadm/plugin/dev/
DevPlugin.java
25
import android.os.
RemoteException
;
337
public int updateLeafNode(String path, DmtData newValue) throws
RemoteException
{
/packages/apps/Settings/src/com/android/settings/
CredentialStorage.java
28
import android.os.
RemoteException
;
314
} catch (
RemoteException
e) {
UsageAccessSettings.java
37
import android.os.
RemoteException
;
96
} catch (
RemoteException
e) {
/packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java
57
import android.os.
RemoteException
;
234
public void packageMoved(String packageName, int returnCode) throws
RemoteException
{
417
} catch (android.os.
RemoteException
ex) {
732
} catch (
RemoteException
e) {
[
all
...]
/packages/apps/Settings/tests/src/com/android/settings/vpn2/
VpnTests.java
25
import android.os.
RemoteException
;
221
} catch (
RemoteException
e) {
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java
26
import android.os.
RemoteException
;
252
public void testDelayVisibleTransaction() throws
RemoteException
, OperationApplicationException {
/packages/services/Telephony/src/com/android/phone/
OutgoingCallBroadcaster.java
34
import android.os.
RemoteException
;
436
} catch (
RemoteException
e) {
[
all
...]
SimContacts.java
33
import android.os.
RemoteException
;
197
} catch (
RemoteException
e) {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java
54
import android.os.
RemoteException
;
156
boolean enableSmsMms) throws
RemoteException
{
167
throw new
RemoteException
("Failed to acquire provider for " + mAuthority);
358
public int setNotificationRegistration(int notificationStatus) throws
RemoteException
{
384
public void registerObserver() throws
RemoteException
{
400
throw new
RemoteException
("Failed to acquire provider for " + mAuthority);
445
private void initMsgList() throws
RemoteException
{
674
private void handleMsgListChangesEmail(Uri uri) throws
RemoteException
{
[
all
...]
/prebuilts/sdk/system_current/
android.jar
/frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java
58
import android.os.
RemoteException
;
[
all
...]
PhoneFallbackEventHandler.java
28
import android.os.
RemoteException
;
/development/apps/Development/src/com/android/development/
CacheAbuser.java
37
import android.os.
RemoteException
;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NavigationBarTransitions.java
175
} catch (android.os.
RemoteException
ex) {
Completed in 1831 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>