Home
last modified time | relevance | path

Searched refs:android (Results 1 – 25 of 8250) sorted by relevance

12345678910>>...330

/frameworks/base/api/
Dlint-baseline.txt2 AcronymName: android.system.ErrnoException#rethrowAsIOException():
6 BroadcastBehavior: android.app.AlarmManager#ACTION_NEXT_ALARM_CLOCK_CHANGED:
8 BroadcastBehavior: android.app.admin.DevicePolicyManager#ACTION_APPLICATION_DELEGATION_SCOPES_CHANG…
10 BroadcastBehavior: android.app.admin.DevicePolicyManager#ACTION_MANAGED_PROFILE_PROVISIONED:
12 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_DISCOVERY_FINISHED:
14 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_DISCOVERY_STARTED:
16 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_LOCAL_NAME_CHANGED:
18 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_SCAN_MODE_CHANGED:
20 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_STATE_CHANGED:
22 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ACL_CONNECTED:
[all …]
Dsystem-lint-baseline.txt3 ActionValue: android.net.TetheringManager#ACTION_TETHER_STATE_CHANGED:
4 …Inconsistent action value; expected `android.net.action.TETHER_STATE_CHANGED`, was `android.net.co…
5 ActionValue: android.net.TetheringManager#EXTRA_ACTIVE_TETHER:
6 Inconsistent extra value; expected `android.net.extra.ACTIVE_TETHER`, was `tetherArray`
7 ActionValue: android.net.TetheringManager#EXTRA_AVAILABLE_TETHER:
8 Inconsistent extra value; expected `android.net.extra.AVAILABLE_TETHER`, was `availableArray`
9 ActionValue: android.net.TetheringManager#EXTRA_ERRORED_TETHER:
10 Inconsistent extra value; expected `android.net.extra.ERRORED_TETHER`, was `erroredArray`
12 ArrayReturn: android.view.contentcapture.ViewNode#getAutofillOptions():
16 GenericException: android.app.prediction.AppPredictor#finalize():
[all …]
Dtest-lint-baseline.txt2 AcronymName: android.app.NotificationChannel#isImportanceLockedByOEM():
4 AcronymName: android.app.NotificationChannel#setImportanceLockedByOEM(boolean):
9 ActionValue: android.net.TetheringManager#ACTION_TETHER_STATE_CHANGED:
10 …Inconsistent action value; expected `android.net.action.TETHER_STATE_CHANGED`, was `android.net.co…
11 ActionValue: android.net.TetheringManager#EXTRA_ACTIVE_TETHER:
12 Inconsistent extra value; expected `android.net.extra.ACTIVE_TETHER`, was `tetherArray`
13 ActionValue: android.net.TetheringManager#EXTRA_AVAILABLE_TETHER:
14 Inconsistent extra value; expected `android.net.extra.AVAILABLE_TETHER`, was `availableArray`
15 ActionValue: android.net.TetheringManager#EXTRA_ERRORED_TETHER:
16 Inconsistent extra value; expected `android.net.extra.ERRORED_TETHER`, was `erroredArray`
[all …]
/frameworks/base/non-updatable-api/
Dsystem-lint-baseline.txt2 ArrayReturn: android.view.contentcapture.ViewNode#getAutofillOptions():
6 BuilderSetStyle: android.net.IpSecTransform.Builder#buildTunnelModeTransform(java.net.InetAddress,
7 …oo() / clearFoo() style: method android.net.IpSecTransform.Builder.buildTunnelModeTransform(java.n…
10 GenericException: android.app.prediction.AppPredictor#finalize():
12 GenericException: android.hardware.location.ContextHubClient#finalize():
14 GenericException: android.net.IpSecManager.IpSecTunnelInterface#finalize():
16 GenericException: android.service.autofill.augmented.FillWindow#finalize():
20 KotlinKeyword: android.app.Notification#when:
24 MissingGetterMatchingBuilder: android.security.keystore.KeyGenParameterSpec.Builder#setUid(int):
25android.security.keystore.KeyGenParameterSpec does not declare a `getUid()` method matching method…
[all …]
/frameworks/base/config/
Dpreloaded-classes24 android.R$styleable
25 android.accessibilityservice.AccessibilityServiceInfo$1
26 android.accessibilityservice.AccessibilityServiceInfo
27 android.accounts.Account$1
28 android.accounts.Account
29 android.accounts.AccountManager$10
30 android.accounts.AccountManager$11
31 android.accounts.AccountManager$18
32 android.accounts.AccountManager$1
33 android.accounts.AccountManager$20
[all …]
Ddirty-image-objects31 android.accounts.Account
32 android.accounts.OnAccountsUpdateListener
33 android.animation.LayoutTransition
34 android.app.ActivityManager
35 android.app.ActivityManager$OnUidImportanceListener
36 android.app.ActivityTaskManager
37 android.app.ActivityThread
38 android.app.admin.DevicePolicyManager
39 android.app.AlarmManager
40 android.app.Application
[all …]
Dhiddenapi-greylist-max-q.txt265 Lcom/android/internal/R$anim;->fade_in:I
266 Lcom/android/internal/R$array;->config_autoBrightnessLcdBacklightValues:I
267 Lcom/android/internal/R$array;->config_autoBrightnessLevels:I
268 Lcom/android/internal/R$array;->config_mobile_hotspot_provision_app:I
269 Lcom/android/internal/R$array;->config_sms_enabled_locking_shift_tables:I
270 Lcom/android/internal/R$array;->config_sms_enabled_single_shift_tables:I
271 Lcom/android/internal/R$array;->config_tether_bluetooth_regexs:I
272 Lcom/android/internal/R$array;->config_tether_upstream_types:I
273 Lcom/android/internal/R$array;->config_tether_usb_regexs:I
274 Lcom/android/internal/R$array;->config_tether_wifi_regexs:I
[all …]
/frameworks/base/startop/view_compiler/
Dlayout_validation_test.cc34 android:layout_width="match_parent"
35 android:layout_height="match_parent"
36 android:text="Hello, World!">
44 <android.support.constraint.ConstraintLayout
45 xmlns:android="http://schemas.android.com/apk/res/android"
48 android:layout_width="match_parent"
49 android:layout_height="match_parent">
52 android:id="@+id/button6"
53 android:layout_width="wrap_content"
54 android:layout_height="wrap_content"
[all …]
/frameworks/base/services/
Dart-profile207 HSPLandroid/net/ip/IpServer;->logMessage(Lcom/android/internal/util/State;I)V
248 PLcom/android/server/-$$Lambda$1kw1pGRY14l4iRI8vioJeswbbZ0;->accept(Ljava/lang/Object;)V
249 HSPLcom/android/server/-$$Lambda$1xUIIN0BU8izGcnYWT-VzczLBFU;-><init>()V
250 HSPLcom/android/server/-$$Lambda$1xUIIN0BU8izGcnYWT-VzczLBFU;->get(Lcom/android/server/NsdService$N…
251 HSPLcom/android/server/-$$Lambda$AlarmManagerService$2$Eo-D98J-N9R2METkD-12gPs320c;->run()V
252 PLcom/android/server/-$$Lambda$AlarmManagerService$Batch$Xltkj5RTKUMuFVeuavpuY7-Ogzc;->test(Ljava/l…
253 HSPLcom/android/server/-$$Lambda$AlarmManagerService$ZVedZIeWdB3G6AGM0_-9P_GEO24;->test(Ljava/lang/…
254 PLcom/android/server/-$$Lambda$AlarmManagerService$gKXZ864LsHRTGbnNeLAgHKL2YPk;->run()V
255 PLcom/android/server/-$$Lambda$AlarmManagerService$nSJw2tKfoL3YIrKDtszoL44jcSM;->test(Ljava/lang/Ob…
256 HSPLcom/android/server/-$$Lambda$AlarmManagerService$qehVSjTLWvtJYPGgKh2mkJ6ePnk;->test(Ljava/lang/…
[all …]
/frameworks/base/test-mock/api/
Dcurrent.txt2 package android.test.mock {
5 …method @Deprecated public static android.accounts.AccountManager newMockAccountManager(android.con…
8 @Deprecated public class MockApplication extends android.app.Application {
12 public class MockContentProvider extends android.content.ContentProvider {
14 ctor public MockContentProvider(android.content.Context);
15 …ctor public MockContentProvider(android.content.Context, String, String, android.content.pm.PathPe…
16 …method public android.content.ContentProviderResult[] applyBatch(java.util.ArrayList<android.conte…
17 …ted public static void attachInfoForTesting(android.content.ContentProvider, android.content.Conte…
18 method public int delete(android.net.Uri, String, String[]);
19 method public String getType(android.net.Uri);
[all …]
Dlint-baseline.txt2 ArrayReturn: android.test.mock.MockContentProvider#bulkInsert(android.net.Uri, android.content.Cont…
3 …ld be Collection<ContentValues> (or subclass) instead of raw array; was `android.content.ContentVa…
4 ArrayReturn: android.test.mock.MockResources#getTextArray(int):
8 MissingNullability: android.test.mock.MockApplication#onConfigurationChanged(android.content.res.Co…
10 MissingNullability: android.test.mock.MockContentProvider#attachInfo(android.content.Context, andro…
12 MissingNullability: android.test.mock.MockContentProvider#attachInfo(android.content.Context, andro…
14 MissingNullability: android.test.mock.MockContentProvider#bulkInsert(android.net.Uri, android.conte…
16 MissingNullability: android.test.mock.MockContentProvider#bulkInsert(android.net.Uri, android.conte…
18 MissingNullability: android.test.mock.MockContentProvider#getStreamTypes(android.net.Uri, String):
20 MissingNullability: android.test.mock.MockContentProvider#getStreamTypes(android.net.Uri, String) p…
[all …]
/frameworks/base/tools/aapt2/link/
DManifestFixer_test.cpp21 using ::android::StringPiece;
45 .SetTypeMask(android::ResTable_map::TYPE_STRING) in SetUp()
50 .SetTypeMask(android::ResTable_map::TYPE_STRING | in SetUp()
51 android::ResTable_map::TYPE_INTEGER) in SetUp()
56 .SetTypeMask(android::ResTable_map::TYPE_STRING | in SetUp()
57 android::ResTable_map::TYPE_INTEGER) in SetUp()
103 <activity android:name=".Hi"><meta-data /></activity> in TEST_F()
104 <activity-alias android:name=".Ho"><meta-data /></activity-alias> in TEST_F()
105 <receiver android:name=".OffTo"><meta-data /></receiver> in TEST_F()
106 <provider android:name=".Work"><meta-data /></provider> in TEST_F()
[all …]
/frameworks/base/cmds/statsd/src/external/
DStatsPullerManager.cpp44 namespace android { namespace
53 {android::util::WIFI_BYTES_TRANSFER,
55 .puller = new StatsCompanionServicePuller(android::util::WIFI_BYTES_TRANSFER)}},
57 {android::util::WIFI_BYTES_TRANSFER_BY_FG_BG,
59 .puller = new StatsCompanionServicePuller(android::util::WIFI_BYTES_TRANSFER_BY_FG_BG)}},
61 {android::util::MOBILE_BYTES_TRANSFER,
63 .puller = new StatsCompanionServicePuller(android::util::MOBILE_BYTES_TRANSFER)}},
65 {android::util::MOBILE_BYTES_TRANSFER_BY_FG_BG,
68 new StatsCompanionServicePuller(android::util::MOBILE_BYTES_TRANSFER_BY_FG_BG)}},
70 {android::util::BLUETOOTH_BYTES_TRANSFER,
[all …]
/frameworks/rs/driver/
DrsdBcc.h23 bool rsdScriptInit(const android::renderscript::Context *, android::renderscript::ScriptC *,
26 bool rsdInitIntrinsic(const android::renderscript::Context *rsc,
27 android::renderscript::Script *s,
29 android::renderscript::Element *e);
31 void rsdScriptInvokeFunction(const android::renderscript::Context *dc,
32 android::renderscript::Script *script,
37 void rsdScriptInvokeForEach(const android::renderscript::Context *rsc,
38 android::renderscript::Script *s,
40 const android::renderscript::Allocation * ain,
41 android::renderscript::Allocation * aout,
[all …]
DrsdAllocation.h80 uint32_t rsdAllocationGrallocBits(const android::renderscript::Context *rsc,
81 android::renderscript::Allocation *alloc);
82 bool rsdAllocationInit(const android::renderscript::Context *rsc,
83 android::renderscript::Allocation *alloc,
86 bool rsdAllocationInitStrided(const android::renderscript::Context *rsc,
87 android::renderscript::Allocation *alloc,
90 bool rsdAllocationAdapterInit(const android::renderscript::Context *rsc,
91 android::renderscript::Allocation *alloc);
92 void rsdAllocationDestroy(const android::renderscript::Context *rsc,
93 android::renderscript::Allocation *alloc);
[all …]
/frameworks/opt/telephony/
Djarjar-rules-shared.txt1 rule android.net.NetworkFactory* com.android.internal.telephony.NetworkFactory@1
2 rule android.os.RegistrantList* com.android.internal.telephony.RegistrantList@1
3 rule android.os.Registrant* com.android.internal.telephony.Registrant@1
4 rule android.hidl.** android.internal.hidl.@1
5 rule android.sysprop.** android.internal.telephony.sysprop.@1
6 rule android.util.LocalLog* com.android.internal.telephony.LocalLog@1
7 rule android.util.TimeUtils* com.android.internal.telephony.TimeUtils@1
8 rule com.android.internal.os.SomeArgs* com.android.internal.telephony.SomeArgs@1
9 rule com.android.internal.util.AsyncChannel* com.android.internal.telephony.AsyncChannel@1
10 rule com.android.internal.util.AsyncService* com.android.internal.telephony.AsyncService@1
[all …]
/frameworks/base/test-runner/api/
Dlint-baseline.txt2 GenericException: android.test.ActivityInstrumentationTestCase#setUp():
4 GenericException: android.test.ActivityInstrumentationTestCase#tearDown():
6 GenericException: android.test.ActivityInstrumentationTestCase2#runTest():
8 GenericException: android.test.ActivityInstrumentationTestCase2#setUp():
10 GenericException: android.test.ActivityInstrumentationTestCase2#tearDown():
12 GenericException: android.test.ActivityUnitTestCase#setUp():
14 GenericException: android.test.ActivityUnitTestCase#tearDown():
16 GenericException: android.test.ApplicationTestCase#setUp():
18 GenericException: android.test.ApplicationTestCase#tearDown():
20 GenericException: android.test.ProviderTestCase#setUp():
[all …]
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
DMainActivity.java16 package com.android.multidexlegacytestapp;
18 import android.app.Activity;
19 import android.os.Bundle;
20 import android.util.Log;
21 import android.widget.TextView;
28 new com.android.multidexlegacytestapp.manymethods.Big043().get43();
30 new com.android.multidexlegacytestapp.manymethods.Big044().get44();
33 instanceFieldNotInited = new com.android.multidexlegacytestapp.manymethods.Big042().get42(); in MainActivity()
47 int value = new com.android.multidexlegacytestapp.manymethods.Big001().get1() in getValue()
48 + new com.android.multidexlegacytestapp.manymethods.Big002().get2() in getValue()
[all …]
DIntermediateClass.java16 package com.android.multidexlegacytestapp;
21 return new com.android.multidexlegacytestapp.manymethods.Big045().get45() in get()
22 + new com.android.multidexlegacytestapp.manymethods.Big046().get46() in get()
23 + new com.android.multidexlegacytestapp.manymethods.Big047().get47() in get()
24 + new com.android.multidexlegacytestapp.manymethods.Big048().get48() in get()
25 + new com.android.multidexlegacytestapp.manymethods.Big049().get49() in get()
26 + new com.android.multidexlegacytestapp.manymethods.Big050().get50() in get()
27 + new com.android.multidexlegacytestapp.manymethods.Big051().get51() in get()
28 + new com.android.multidexlegacytestapp.manymethods.Big052().get52() in get()
29 + new com.android.multidexlegacytestapp.manymethods.Big053().get53() in get()
[all …]
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/
DmissingSinces.txt1 NO DOC BLOCK: android.support.graphics.drawable.AnimatedVectorDrawableCompat Class
2 NO DOC BLOCK: android.support.v4.util.ArraySet Class
3 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar Class
4 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.BaseCallback Class
5 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.ContentViewCallback Interface
6 NO DOC BLOCK: android.support.v4.app.FragmentManager.FragmentLifecycleCallbacks Class
7 NO DOC BLOCK: android.support.v7.widget.PagerSnapHelper Class
8 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackControlGlue.InputEventHandler Interface
9 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment Class
10 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment.OnFadeCompleteListener Class
[all …]
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto18 package android.providers.settings;
22 import "frameworks/base/core/proto/android/providers/settings/common.proto";
23 import "frameworks/base/core/proto/android/privacy.proto";
28 option (android.msg_privacy).dest = DEST_EXPLICIT;
33 option (android.msg_privacy).dest = DEST_EXPLICIT;
35 optional SettingProto enabled = 1 [ (android.privacy).dest = DEST_AUTOMATIC ];
38 optional SettingProto autoclick_enabled = 3 [ (android.privacy).dest = DEST_AUTOMATIC ];
39 optional SettingProto autoclick_delay = 4 [ (android.privacy).dest = DEST_AUTOMATIC ];
44 … optional SettingProto button_target_component = 5 [ (android.privacy).dest = DEST_AUTOMATIC ];
45 optional SettingProto captioning_enabled = 6 [ (android.privacy).dest = DEST_AUTOMATIC ];
[all …]
/frameworks/native/libs/binder/ndk/
Dibinder_internal.h38 struct AIBinder : public virtual ::android::RefBase {
45 virtual ::android::sp<::android::IBinder> getBinder() = 0;
50 ::android::sp<::android::IBinder> binder = const_cast<AIBinder*>(this)->getBinder(); in isRemote()
62 struct ABBinder : public AIBinder, public ::android::BBinder {
67 ::android::sp<::android::IBinder> getBinder() override { return this; } in getBinder()
70 const ::android::String16& getInterfaceDescriptor() const override;
71 ::android::status_t dump(int fd, const ::android::Vector<::android::String16>& args) override;
72 ::android::status_t onTransact(uint32_t code, const ::android::Parcel& data,
73 ::android::Parcel* reply, binder_flags_t flags) override;
89 struct ABpBinder : public AIBinder, public ::android::BpRefBase {
[all …]
/frameworks/wilhelm/src/android/
Dandroid_Effect.h22 extern android::status_t android_eq_setParam(const android::sp<android::AudioEffect>& pFx,
25 extern android::status_t android_eq_getParam(const android::sp<android::AudioEffect>& pFx,
33 extern android::status_t android_bb_setParam(const android::sp<android::AudioEffect>& pFx,
36 extern android::status_t android_bb_getParam(const android::sp<android::AudioEffect>& pFx,
44 extern android::status_t android_virt_setParam(const android::sp<android::AudioEffect>& pFx,
47 extern android::status_t android_virt_getParam(const android::sp<android::AudioEffect>& pFx,
55 extern android::status_t android_prev_setPreset(const android::sp<android::AudioEffect>& pFx,
58 extern android::status_t android_prev_getPreset(const android::sp<android::AudioEffect>& pFx,
66 extern android::status_t android_erev_setParam(const android::sp<android::AudioEffect>& pFx,
69 extern android::status_t android_erev_getParam(const android::sp<android::AudioEffect>& pFx,
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDependencyBinder.java17 package com.android.systemui;
19 import com.android.systemui.appops.AppOpsController;
20 import com.android.systemui.appops.AppOpsControllerImpl;
21 import com.android.systemui.classifier.FalsingManagerProxy;
22 import com.android.systemui.plugins.ActivityStarter;
23 import com.android.systemui.plugins.DarkIconDispatcher;
24 import com.android.systemui.plugins.FalsingManager;
25 import com.android.systemui.plugins.VolumeDialogController;
26 import com.android.systemui.plugins.statusbar.StatusBarStateController;
27 import com.android.systemui.power.PowerNotificationWarnings;
[all …]
/frameworks/base/tools/aapt/
DAaptXml.h31 ssize_t indexOfAttribute(const android::ResXMLTree& tree, uint32_t attrRes);
37 android::String8 getAttribute(const android::ResXMLTree& tree, const char* ns,
38 const char* attr, android::String8* outError = NULL);
45 android::String8 getAttribute(const android::ResXMLTree& tree, uint32_t attrRes,
46 android::String8* outError = NULL);
53 int32_t getIntegerAttribute(const android::ResXMLTree& tree, const char* ns,
54 const char* attr, int32_t defValue = -1, android::String8* outError = NULL);
61 inline int32_t getIntegerAttribute(const android::ResXMLTree& tree, const char* ns, in getIntegerAttribute()
62 const char* attr, android::String8* outError) { in getIntegerAttribute()
71 int32_t getIntegerAttribute(const android::ResXMLTree& tree, uint32_t attrRes,
[all …]

12345678910>>...330