Searched refs:os (Results 51 - 75 of 1737) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/hosttests/test-apps/AutoLocVersionedTestApp_v2/src/com/android/framework/autolocversionedtestapp/
H A DAutoLocVersionedTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocPermsFLTestApp/src/com/android/framework/externallocpermsfltestapp/
H A DExternalLocPermsFLTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocTestApp/src/com/android/framework/externalloctestapp/
H A DExternalLocTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocVersionedTestApp_v1/src/com/android/framework/externallocversionedtestapp/
H A DExternalLocVersionedTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocVersionedTestApp_v2/src/com/android/framework/externallocversionedtestapp/
H A DExternalLocVersionedTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/InternalLocTestApp/src/com/android/framework/internalloctestapp/
H A DInternalLocTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/NoLocTestApp/src/com/android/framework/noloctestapp/
H A DNoLocTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/NoLocVersionedTestApp_v1/src/com/android/framework/nolocversionedtestapp/
H A DNoLocVersionedTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/NoLocVersionedTestApp_v2/src/com/android/framework/nolocversionedtestapp/
H A DNoLocVersionedTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/UpdateExtToIntLocTestApp_v1_ext/src/com/android/framework/updateexttointloctestapp/
H A DUpdateExtToIntLocTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/UpdateExtToIntLocTestApp_v2_int/src/com/android/framework/updateexttointloctestapp/
H A DUpdateExtToIntLocTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/UpdateExternalLocTestApp_v1_ext/src/com/android/framework/updateexternalloctestapp/
H A DUpdateExternalLocTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/UpdateExternalLocTestApp_v2_none/src/com/android/framework/updateexternalloctestapp/
H A DUpdateExternalLocTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_Auto/src/com/android/framework/versatiletestapp/
H A DVersatileTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_External/src/com/android/framework/versatiletestapp/
H A DVersatileTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_Internal/src/com/android/framework/versatiletestapp/
H A DVersatileTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_None/src/com/android/framework/versatiletestapp/
H A DVersatileTestAppActivity.java19 import android.os.Bundle;
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccPhoneBookInterfaceManagerProxy.java20 import android.os.AsyncResult;
21 import android.os.Handler;
22 import android.os.Looper;
23 import android.os.Message;
24 import android.os.ServiceManager;
56 String pin2) throws android.os.RemoteException {
63 String newPhoneNumber, int index, String pin2) throws android.os.RemoteException {
68 public int[] getAdnRecordsSize(int efid) throws android.os.RemoteException {
72 public List<AdnRecord> getAdnRecordsInEf(int efid) throws android.os.RemoteException {
/frameworks/base/tests/DumpRenderTree2/assets/
H A Drun_apache2.py26 import os namespace
42 tmp_WebKit = os.path.join("/tmp", "WebKit")
43 if not os.path.exists(tmp_WebKit):
44 os.mkdir(tmp_WebKit)
48 parent = os.pardir
49 script_location = os.path.abspath(os.path.dirname(sys.argv[0]))
50 android_tree_root = os.path.join(script_location, parent, parent, parent, parent, parent)
51 android_tree_root = os.path.normpath(android_tree_root)
54 webkit_path = os
[all...]
/frameworks/base/core/java/android/accounts/
H A DIAccountAuthenticatorResponse.aidl18 import android.os.Bundle;
H A DIAccountManagerResponse.aidl18 import android.os.Bundle;
/frameworks/base/core/java/android/app/
H A DIActivityPendingResult.aidl20 import android.os.Bundle;
/frameworks/base/core/java/com/android/internal/policy/
H A DIFaceLockCallback.aidl18 import android.os.IBinder;
/frameworks/base/core/java/com/android/internal/widget/
H A DIRemoteViewsAdapterConnection.aidl19 import android.os.IBinder;
/frameworks/base/core/tests/coretests/src/android/os/
H A DIBinderThreadPriorityService.aidl17 package android.os;

Completed in 817 milliseconds

1234567891011>>