/aosp12/frameworks/base/test-runner/api/ |
H A D | lint-baseline.txt | 149 Protected methods not allowed; must be public: method android.test.ActivityUnitTestCase.setUp()} 151 …Protected methods not allowed; must be public: method android.test.ActivityUnitTestCase.tearDown()} 153 Protected methods not allowed; must be public: method android.test.ApplicationTestCase.setUp()} 155 … Protected methods not allowed; must be public: method android.test.ApplicationTestCase.tearDown()} 157 Protected methods not allowed; must be public: method android.test.ProviderTestCase.setUp()} 159 Protected methods not allowed; must be public: method android.test.ProviderTestCase.tearDown()} 161 Protected methods not allowed; must be public: method android.test.ProviderTestCase2.setUp()} 163 Protected methods not allowed; must be public: method android.test.ProviderTestCase2.tearDown()} 165 Protected methods not allowed; must be public: method android.test.ServiceTestCase.setUp()} 167 Protected methods not allowed; must be public: method android.test.ServiceTestCase.tearDown()} [all …]
|
/aosp12/frameworks/base/services/api/ |
H A D | lint-baseline.txt | 7 …Protected methods not allowed; must be public: method com.android.server.SystemService.publishBind… 9 …Protected methods not allowed; must be public: method com.android.server.SystemService.publishBind…
|
/aosp12/system/core/trusty/confirmationui/ |
H A D | README | 7 neither. But it provides most of the functionlity required to run a full Android Protected
|
/aosp12/hardware/interfaces/wifi/supplicant/1.0/ |
H A D | types.hal | 92 * Refer to section 3 of IBSS with Wi-Fi Protected Setup
|
H A D | ISupplicantStaNetwork.hal | 945 * as specified in the Wi-Fi Protected Setup Specification.
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | ResolveInfo.h | 72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
|
/aosp12/hardware/google/graphics/common/libion/test/ |
H A D | map_test.cpp | 137 TEST_F(Map, Protected) in TEST_F() argument
|
H A D | ion_allocate_test.cpp | 232 TEST_F(Allocate, Protected) in TEST_F() argument
|
/aosp12/packages/modules/Virtualization/docs/getting_started/ |
H A D | index.md | 1 # Getting started with Protected Virtual Machines
|
/aosp12/frameworks/compile/mclinker/lib/MC/ |
H A D | SymbolCategory.cpp | 30 ResolveInfo::Protected == pInfo.visibility()) in categorize()
|
/aosp12/packages/services/Car/car-lib/api/ |
H A D | system-lint-baseline.txt | 676 …Protected methods not allowed; must be public: method android.car.AoapService.dump(java.io.FileDes… 678 …Protected methods not allowed; must be public: method android.car.cluster.renderer.InstrumentClust… 680 …Protected methods not allowed; must be public: method android.car.cluster.renderer.InstrumentClust… 682 …Protected methods not allowed; must be public: method android.car.cluster.renderer.InstrumentClust… 684 …Protected methods not allowed; must be public: method android.car.content.pm.CarAppBlockingPolicyS… 686 …Protected methods not allowed; must be public: method android.car.input.CarInputHandlingService.du… 688 …Protected methods not allowed; must be public: method android.car.input.CarInputHandlingService.on… 690 …Protected methods not allowed; must be public: method android.car.vms.VmsPublisherClientService.on…
|
/aosp12/frameworks/compile/mclinker/lib/Core/ |
H A D | IRBuilder.cpp | 422 if ((pVis == ResolveInfo::Default) || (pVis == ResolveInfo::Protected)) { in AddSymbol() 549 if (pVisibility == ResolveInfo::Protected) in addSymbolFromDynObj()
|
/aosp12/art/test/674-hiddenapi/src-ex/ |
H A D | ChildClass.java | 58 Protected(PrimitiveType.TLong), enumConstant
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | app_neverallows.te | 223 # 1. Protected HwBinder servers do not perform client authentication because HIDL
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | app_neverallows.te | 207 # 1. Protected HwBinder servers do not perform client authentication because
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | app_neverallows.te | 207 # 1. Protected HwBinder servers do not perform client authentication because
|
/aosp12/system/sepolicy/private/ |
H A D | app_neverallows.te | 207 # 1. Protected HwBinder servers do not perform client authentication because
|
/aosp12/frameworks/compile/mclinker/lib/Target/ |
H A D | GNULDBackend.cpp | 2645 pSymbol.resolveInfo()->visibility() == ResolveInfo::Protected) in isDynamicSymbol() 2664 pResolveInfo.visibility() == ResolveInfo::Protected) in isDynamicSymbol()
|
/aosp12/packages/modules/Wifi/service/proto/src/ |
H A D | metrics.proto | 853 // Protected EAP
|