/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/ |
D | ConversationIconFactory.java | 114 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/ |
D | OtaDexoptService.java | 124 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/ |
D | ConversationNotifications.kt | 87 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/ |
D | PanelBar.java | 96 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/ |
D | AccessibilityRecord.java | 160 boolean important = true; in setSource() 164 important = root.isImportantForAccessibility(); in setSource() 168 setBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY, important); in setSource()
|
/frameworks/rs/driver/ |
D | README.txt | 12 assumptions. This is important because when user bitcode is linked to
|
/frameworks/base/core/proto/android/app/ |
D | enums.proto | 66 // 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/ |
D | physics-animation-testing.md | 9 …Animations will simply crash if they’re called directly from the test thread, so this is important.
|
D | dagger.md | 194 There is one other important thing to note about injecting with views. SysUI
|
D | plugins.md | 18 The most important part of interfaces is the version included in them. Every time the interface ch…
|
D | qs-tiles.md | 94 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/ |
D | NotificationConversationInfo.java | 329 private void bindIcon(boolean important) { in bindIcon() argument 332 mShortcutInfo, mPackageName, mAppUid, important)); in bindIcon()
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 57 # This event is logged when GTalkService encounters important events
|
/frameworks/layoutlib/validator/resources/ |
D | strings.properties | 45 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/ |
D | FORMAT.md | 78 one frame in that part (at the specified resolution). For this reason it is important that frames be
|
/frameworks/base/packages/BackupEncryption/proto/ |
D | backup_chunks_metadata.proto | 43 // is important.
|
/frameworks/compile/libbcc/ |
D | README.rst | 54 AOT is also important for projects such as NDK on LLVM with
|
/frameworks/rs/tests/lldb/ |
D | README.txt | 169 The important thing here is that the above python distribution
|
/frameworks/compile/slang/ |
D | README.rst | 98 following important features:
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 112 // The distinction is important when two separate R.java files are generated: a public and
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 737 // most important and is thus least likely to kill when resources are
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 524 * 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/ |
D | atoms.proto | 6243 // Indicates if the channel is a conversation that was marked as important by the user.
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |