Home
last modified time | relevance | path

Searched refs:Static (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsDebugFlags.java31 public static class Static { class in RecentsDebugFlags
74 return Static.EnableFastToggleTimeout; in isFastToggleRecentsEnabled()
81 return Static.EnablePaging; in isPagingEnabled()
DRecentsImpl.java928 if (RecentsDebugFlags.Static.EnableTransitionThumbnailDebugMode) { in drawThumbnailTransitionBitmap()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DSystemServicesProxy.java350 if (RecentsDebugFlags.Static.EnableMockTasks) { in SystemServicesProxy()
397 if (RecentsDebugFlags.Static.EnableMockTasks) { in getRecentTasks()
400 int count = Math.min(numLatestTasks, RecentsDebugFlags.Static.MockTaskCount); in getRecentTasks()
403 int packageIndex = i % RecentsDebugFlags.Static.MockTasksPackageCount; in getRecentTasks()
712 if (RecentsDebugFlags.Static.EnableMockTasks) { in getTaskThumbnail()
800 if (RecentsDebugFlags.Static.EnableMockTasks) return; in removeTask()
828 if (RecentsDebugFlags.Static.EnableMockTasks) return new ActivityInfo(); in getActivityInfo()
845 if (RecentsDebugFlags.Static.EnableMockTasks) return new ActivityInfo(); in getActivityInfo()
862 if (RecentsDebugFlags.Static.EnableMockTasks) { in getBadgedActivityLabel()
876 if (RecentsDebugFlags.Static.EnableMockTasks) { in getBadgedApplicationLabel()
[all …]
/frameworks/compile/mclinker/lib/LD/
DAndroid.bp2 // Static library: libmcldLD
58 // Static library: libmcldLDVariant
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DRecentsView.java145 if (RecentsDebugFlags.Static.EnableStackActionButton) { in RecentsView()
299 if (RecentsDebugFlags.Static.EnableStackActionButton) { in showEmptyView()
311 if (RecentsDebugFlags.Static.EnableStackActionButton) { in hideEmptyView()
348 if (RecentsDebugFlags.Static.EnableStackActionButton) { in onMeasure()
381 if (RecentsDebugFlags.Static.EnableStackActionButton) { in onLayout()
453 if (RecentsDebugFlags.Static.EnableStackActionButton) { in onBusEvent()
627 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in onBusEvent()
635 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in onBusEvent()
654 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in showStackActionButton()
689 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in hideStackActionButton()
[all …]
DRecentsTransitionHelper.java364 if (RecentsDebugFlags.Static.EnableTransitionThumbnailDebugMode) {
381 if (RecentsDebugFlags.Static.EnableTransitionThumbnailDebugMode) {
/frameworks/native/cmds/dumpsys/
DAndroid.bp24 // Static library used in testing and executable
/frameworks/native/cmds/flatland/
DREADME.txt39 16:10 Single Static Window | 1280 x 800 | fast
40 16:10 Single Static Window | 2560 x 1600 | 5.368
41 16:10 Single Static Window | 3840 x 2400 | 11.979
/frameworks/native/cmds/installd/
DAndroid.bp31 // Static library used in testing and executable
/frameworks/native/libs/binder/
DAndroid.bp53 "Static.cpp",
/frameworks/compile/libbcc/lib/
DCompilerConfig.cpp182 mRelocModel = llvm::Reloc::Static; in initializeArch()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DTaskStack.java573 if (RecentsDebugFlags.Static.EnableAffiliatedTaskGroups) {
961 if (RecentsDebugFlags.Static.EnableMockTaskGroups) { in createAffiliatedGroupings()
977 int groupCountDown = RecentsDebugFlags.Static.MockTaskGroupsTaskCount; in createAffiliatedGroupings()
992 groupCountDown = RecentsDebugFlags.Static.MockTaskGroupsTaskCount; in createAffiliatedGroupings()
1033 if (RecentsDebugFlags.Static.EnableAffiliatedTaskGroups) { in createAffiliatedGroupings()
DRecentsTaskLoadPlan.java148 if (RecentsDebugFlags.Static.EnableMockTasks) { in preloadPlan()
DRecentsTaskLoader.java298 int iconCacheSize = RecentsDebugFlags.Static.DisableBackgroundCache ? 1 : in RecentsTaskLoader()
/frameworks/compile/slang/
DAndroid.bp81 // Static library libslang for host
DREADME.rst305 in the traditional C sense. Static here is used to control if
306 accessors are generated. Static continues to mean *not
Dslang_backend.cpp185 llvm::Reloc::Model RM = llvm::Reloc::Static; in CreateCodeGenPasses()
/frameworks/base/media/java/android/media/
DMediaRouter.java70 static class Static implements DisplayManager.DisplayListener { class in MediaRouter
114 Static(Context appContext) { in Static() method in MediaRouter.Static
606 static Static sStatic;
734 synchronized (Static.class) { in MediaRouter()
737 sStatic = new Static(appContext); in MediaRouter()
/frameworks/base/services/
Dprofile-classes1515 Landroid/media/MediaRouter$Static;
1516 Landroid/media/MediaRouter$Static$1;
1517 Landroid/media/MediaRouter$Static$Client;
1518 Landroid/media/MediaRouter$Static$Client$1;
/frameworks/base/
Dcompiled-classes-phone2605 android.media.MediaRouter$Static
2606 android.media.MediaRouter$Static$1
2607 android.media.MediaRouter$Static$Client
2608 android.media.MediaRouter$Static$Client$1