Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 23 of 23) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp31 namespace basic = com::android::basic;
53 EXPECT_TRUE(IsStringEqual(table, basic::R::string::test1, "test1")); in TEST()
70 ASSERT_EQ(basic::R::string::test1, resID); in TEST()
82 ASSERT_EQ(NO_ERROR, theme.applyStyle(basic::R::style::Theme1)); in TEST()
91 index = theme.getAttribute(basic::R::attr::attr2, &val, &specFlags); in TEST()
94 ASSERT_EQ(basic::R::integer::number1, val.data); in TEST()
106 ASSERT_EQ(NO_ERROR, theme.applyStyle(basic::R::style::Theme2)); in TEST()
118 ASSERT_EQ(basic::R::integer::number1, val.data); in TEST()
158 ASSERT_EQ(basic::R::array::integerArray1, val.data); in TEST()
163 EXPECT_EQ(basic::R::array::integerArray1, val.data); in TEST()
[all …]
H A DAssetManager2_test.cpp34 namespace basic = com::android::basic;
415 EXPECT_EQ(basic::R::integer::ref2, value->data); in TEST_F()
421 EXPECT_EQ(basic::R::integer::ref2, value->resid); in TEST_F()
496 value.resid = basic::R::string::test1; in TEST_F()
501 EXPECT_EQ(basic::R::string::test1, value.resid); in TEST_F()
509 value.data = basic::R::string::test1; in TEST_F()
517 EXPECT_EQ(basic::R::string::test1, value.resid); in TEST_F()
522 value.data = basic::R::string::test1; in TEST_F()
645 EXPECT_EQ(basic::R::layout::main, *resid); in TEST_F()
649 EXPECT_EQ(basic::R::layout::main, *resid); in TEST_F()
[all …]
H A DAssetManager2_bench.cpp31 namespace basic = com::android::basic;
87 BENCHMARK_CAPTURE(BM_AssetManagerGetResource, number1, basic::R::integer::number1);
88 BENCHMARK_CAPTURE(BM_AssetManagerGetResource, deep_ref, basic::R::integer::deep_ref);
94 BENCHMARK_CAPTURE(BM_AssetManagerGetResourceOld, number1, basic::R::integer::number1);
95 BENCHMARK_CAPTURE(BM_AssetManagerGetResourceOld, deep_ref, basic::R::integer::deep_ref);
H A DAttributeResolution_bench.cpp31 namespace basic = com::android::basic;
109 auto value = assetmanager.GetResource(basic::R::layout::layoutt); in BM_ApplyStyleFramework()
H A DLoadedArsc_test.cpp31 namespace basic = com::android::basic;
147 loaded_arsc->GetPackageById(get_package_id(basic::R::string::test3)); in TEST()
150 uint8_t type_index = get_type_id(basic::R::string::test3) - 1; in TEST()
151 uint8_t entry_index = get_entry_id(basic::R::string::test3); in TEST()
H A DApkAssets_test.cpp28 using ::com::android::basic::R;
H A DSplit_test.cpp25 using com::android::basic::R;
/aosp14/frameworks/base/libs/androidfw/tests/data/feature/
H A Dbuild26 -I ../basic/basic.apk \
/aosp14/frameworks/base/core/proto/android/util/
H A Dcommon.proto25 * Very basic data structure used by aggregated stats.
43 * Very basic data structure to represent Duration.
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyHistogram.java243 String basic = " Histogram id = " + mId + " Time(ms): min = " + mMinTimeMs + " max = "
246 return basic;
256 return basic + intervals;
/aosp14/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h24 namespace basic {
H A Dbuild31 -o basic.apk \
/aosp14/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestBasic.java40 currentView = inflater.inflate(R.layout.basic, container, false); in onCreateView()
H A DBiDiTestActivity.java102 addItem(result, "Basic", BiDiTestBasic.class, R.id.basic); in getTests()
/aosp14/frameworks/base/core/java/android/view/
H A DKeyEvent.java2399 int modifiers, int basic, int left, int right) { in metaStateFilterDirectionalModifiers() argument
2400 final boolean wantBasic = (modifiers & basic) != 0; in metaStateFilterDirectionalModifiers()
2407 + metaStateToString(basic) + " combined with " in metaStateFilterDirectionalModifiers()
2412 return metaState & ~basic; in metaStateFilterDirectionalModifiers()
/aosp14/frameworks/base/mime/java-res/
H A Dandroid.mime.types146 audio/basic snd
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dfalsing.md5 actions that be activated with basic tapping and swiping, it is critical that we
74 performs a only very basic checking, checking that observed `MotionEvent`s are
H A Dqs-tiles.md34 * `Icon`: Defines the basic interface for an icon as used by the tiles.
36 …tileimpl/QSTileImpl.java): Abstract implementation of `QSTile`, providing basic common behavior fo…
72 …roid/systemui/plugins/qs/QSTileView.java)**: Abstract class that provides basic Tile functionality…
84 `QSIconView` is an interface that define the basic actions that icons have to respond to. Its base …
H A Dphysics-animation-layout.md4 …ial construction of the animations, the layout queries the controller for basic configuration sett…
H A Dexecutors.md75 In fact, at this time, it shares the same underlying thread as our basic
H A Dplugins.md4 …n change the behavior of SystemUI at runtime.  This is done by creating a basic set of interfaces …
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md41 some basic tests that are generic to any fastboot device. These generic tests are
202 Here is a basic example configuration. This can also be found in the 'example' folder
295 the basic generic conformance tests all pass for them to be valid. The conformance
/aosp14/system/core/rootdir/
H A Dinit.rc772 # create rest of basic filesystem structure
1105 # basic network init