Home
last modified time | relevance | path

Searched refs:important (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DConversationIconFactory.java114 boolean important) { in getConversationDrawable() argument
115 return getConversationDrawable(getBaseIconDrawable(info), packageName, uid, important); in getConversationDrawable()
123 boolean important) { in getConversationDrawable() argument
128 important); in getConversationDrawable()
164 public void setImportant(boolean important) { in setImportant() argument
165 if (important != mShowRing) { in setImportant()
166 mShowRing = important; in setImportant()
/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptService.java124 final List<PackageSetting> important; in prepare() local
130 important = PackageManagerServiceUtils.getPackagesForDexopt( in prepare()
134 important.removeIf(isPlatformPackage); in prepare()
137 others.removeAll(important); in prepare()
145 for (PackageSetting pkgSetting : important) { in prepare()
169 prepareMetricsLogging(important.size(), others.size(), spaceAvailable, spaceAvailableNow); in prepare()
174 PackageSetting lastUsed = Collections.max(important, in prepare()
430 private void prepareMetricsLogging(int important, int others, long spaceBegin, long spaceBulk) { in prepareMetricsLogging() argument
435 importantPackageCount = important; in prepareMetricsLogging()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt87 val important = ranking.channel.isImportantConversation in onNotificationRankingUpdated() constant
94 if (important == layout.isImportantConversation) { in onNotificationRankingUpdated()
98 if (important && entry.isMarkedForUserTriggeredMovement) { in onNotificationRankingUpdated()
103 important, true /* animate */) in onNotificationRankingUpdated()
106 layout.setIsImportantConversation(important) in onNotificationRankingUpdated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelBar.java96 int important = showing ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setBouncerShowing() local
99 setImportantForAccessibility(important); in setBouncerShowing()
102 if (mPanel != null) mPanel.getView().setImportantForAccessibility(important); in setBouncerShowing()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityRecord.java160 boolean important = true; in setSource()
164 important = root.isImportantForAccessibility(); in setSource()
168 setBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY, important); in setSource()
/frameworks/rs/driver/
DREADME.txt12 assumptions. This is important because when user bitcode is linked to
/frameworks/base/core/proto/android/app/
Denums.proto66 // Process is important to the user, and something they are aware of.
68 // Process is important to the user, but not something they are aware of.
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md9 …Animations will simply crash if they’re called directly from the test thread, so this is important.
Ddagger.md194 There is one other important thing to note about injecting with views. SysUI
Dplugins.md18 The most important part of interfaces is the version included in them.  Every time the interface ch…
Dqs-tiles.md94 It's important to notice that the state of the tile (internal or visual) is not directly modified b…
229 …tile as well as the complete lifecycle of a tile. First we describe two important interfaces/class…
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java329 private void bindIcon(boolean important) { in bindIcon() argument
332 mShortcutInfo, mPackageName, mAppUid, important)); in bindIcon()
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags57 # This event is logged when GTalkService encounters important events
/frameworks/layoutlib/validator/resources/
Dstrings.properties45 question_message_screen_has_unexposed_items = Does this screen contain important items that are not…
102 result_message_not_important_for_accessibility = This item was not found to be important for access…
/frameworks/base/cmds/bootanimation/
DFORMAT.md78 one frame in that part (at the specified resolution). For this reason it is important that frames be
/frameworks/base/packages/BackupEncryption/proto/
Dbackup_chunks_metadata.proto43 // is important.
/frameworks/compile/libbcc/
DREADME.rst54 AOT is also important for projects such as NDK on LLVM with
/frameworks/rs/tests/lldb/
DREADME.txt169 The important thing here is that the above python distribution
/frameworks/compile/slang/
DREADME.rst98 following important features:
/frameworks/base/tools/aapt2/
DResources.proto112 // The distinction is important when two separate R.java files are generated: a public and
/frameworks/base/core/proto/android/os/
Dbatterystats.proto737 // most important and is thus least likely to kill when resources are
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t524 * completion of executions. If it's important to the application, the
1585 * The order in which the operands are added is important. The first one added
/frameworks/base/cmds/statsd/src/
Datoms.proto6243 // Indicates if the channel is a conversation that was marked as important by the user.
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...