Home
last modified time | relevance | path

Searched refs:Internal (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/base/core/sysprop/api/
Dcom.android.sysprop.watchdog-latest.txt6 scope: Internal
12 scope: Internal
17 scope: Internal
Dcom.android.sysprop.localization-latest.txt6 scope: Internal
/frameworks/native/libs/ui/include_vndk/ui/
DStaticDisplayInfo.h26 enum class DisplayConnectionType { Internal, External }; enumerator
30 DisplayConnectionType connectionType = DisplayConnectionType::Internal;
/frameworks/native/include/ui/
DStaticDisplayInfo.h26 enum class DisplayConnectionType { Internal, External }; enumerator
30 DisplayConnectionType connectionType = DisplayConnectionType::Internal;
/frameworks/native/libs/ui/include/ui/
DStaticDisplayInfo.h26 enum class DisplayConnectionType { Internal, External }; enumerator
30 DisplayConnectionType connectionType = DisplayConnectionType::Internal;
/frameworks/base/core/sysprop/
DWatchdogProperties.sysprop25 scope: Internal
34 scope: Internal
44 scope: Internal
DLocalizationProperties.sysprop22 scope: Internal
/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto138 // Internal use only
222 // Internal use only
234 // Internal use only
248 // Internal use only
267 // Internal use only
/frameworks/base/services/core/java/com/android/server/
DBinderCallsStatsService.java228 public static class Internal { class in BinderCallsStatsService
231 Internal(BinderCallsStats binderCallsStats) { in Internal() method in BinderCallsStatsService.Internal
271 publishLocalService(Internal.class, new Internal(mBinderCallsStats)); in onStart()
/frameworks/av/media/codec2/
DAndroid.mk40 echo Internal docs are building in $(C2_DOCS_ROOT)/internal
/frameworks/proto_logging/stats/enums/app/job/
Denums.proto27 // Internal/debug reasons a job is stopped.
/frameworks/base/services/core/java/com/android/server/pm/permission/
DLegacyPermissionManagerService.java78 LocalServices.addService(LegacyPermissionManagerInternal.class, new Internal()); in LegacyPermissionManagerService()
291 private class Internal implements LegacyPermissionManagerInternal { class in LegacyPermissionManagerService
/frameworks/base/packages/SystemUI/docs/
Dmedia-controls.md14 * Blue: Internal listeners; all except `MediaDataManager` and `ResumeMediaBrowser` implement [`Medi…
92 …rements](https://goto.google.com/sysui-media-resumption-requirements) - Internal documentation for…
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
/frameworks/compile/mclinker/lib/LD/
DResolveInfo.cpp228 visibility() == ResolveInfo::Internal) && in shouldForceLocal()
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp142 constexpr auto kConnectionType = ui::DisplayConnectionType::Internal; in injectDefaultInternalDisplay()
DDisplayTransactionTestHelpers.h444 PhysicalDisplay::CONNECTION_TYPE == ui::DisplayConnectionType::Internal
491 static constexpr auto CONNECTION_TYPE = ui::DisplayConnectionType::Internal;
DCompositionTest.cpp288 .setConnectionType(ui::DisplayConnectionType::Internal) in setupPreconditions()
302 ui::DisplayConnectionType::Internal, HWC_DISPLAY, in setupPreconditions()
/frameworks/rs/script_api/
Drs_for_each.spec226 summary: (Internal API) Launch a kernel in the current Script (with the slot number)
228 Internal API to launch a kernel.
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplay.cpp59 args.connectionType == ui::DisplayConnectionType::Internal); in setConfiguration()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayTest.cpp167 .setConnectionType(ui::DisplayConnectionType::Internal) in getDisplayCreationArgsForPhysicalHWCDisplay()
258 .setConnectionType(ui::DisplayConnectionType::Internal) in TEST_F()
1001 .setConnectionType(ui::DisplayConnectionType::Internal)
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp265 type = *mConnectionType == ui::DisplayConnectionType::Internal ? "internal" : "external"; in getDebugName()
/frameworks/base/services/core/java/com/android/server/policy/
DPermissionPolicyService.java125 LocalServices.addService(PermissionPolicyInternal.class, new Internal()); in PermissionPolicyService()
936 private class Internal extends PermissionPolicyInternal { class in PermissionPolicyService
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp375 RETURN_IF_INVALID_DISPLAY(displayId, ui::DisplayConnectionType::Internal); in getDisplayConnectionType()
382 ? ui::DisplayConnectionType::Internal in getDisplayConnectionType()
/frameworks/proto_logging/stats/enums/app/
Dtvsettings_enums.proto655 // TvSettings > System > Internal shared storage
658 // TvSettings > System > Internal shared storage > Apps
661 // TvSettings > System > Internal shared storage >

12