Home
last modified time | relevance | path

Searched refs:setNotificationPolicyState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleTileViewHelperTest.java623 .setNotificationPolicyState(BLOCK_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
633 .setNotificationPolicyState(BLOCK_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
644 .setNotificationPolicyState(SHOW_IMPORTANT_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
654 .setNotificationPolicyState(SHOW_IMPORTANT_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
665 .setNotificationPolicyState(SHOW_STARRED_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
676 .setNotificationPolicyState(SHOW_STARRED_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
687 .setNotificationPolicyState(SHOW_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
698 .setNotificationPolicyState(SHOW_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
709 .setNotificationPolicyState(SHOW_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
/frameworks/base/core/java/android/app/people/
DPeopleSpaceTile.java249 builder.setNotificationPolicyState(mNotificationPolicyState); in toBuilder()
454 public Builder setNotificationPolicyState(int notificationPolicyState) { in setNotificationPolicyState() method in PeopleSpaceTile.Builder
/frameworks/base/core/tests/coretests/src/android/app/people/
DPeopleSpaceTileTest.java217 .setNotificationPolicyState(SHOW_IMPORTANT_CONVERSATIONS) in testNotificationPolicyState()
311 .setNotificationPolicyState(SHOW_IMPORTANT_CONVERSATIONS) in testWriteThenReadFromParcel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java1155 updatedTile.setNotificationPolicyState(getNotificationPolicyState()); in getTileWithCurrentState()
1171 getPackageSuspended(tile)).setNotificationPolicyState( in getTileWithCurrentState()