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.java597 .setNotificationPolicyState(BLOCK_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
607 .setNotificationPolicyState(BLOCK_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
618 .setNotificationPolicyState(SHOW_IMPORTANT_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
628 .setNotificationPolicyState(SHOW_IMPORTANT_CONVERSATIONS) in testCreateRemoteViewsWithDndBlocking()
639 .setNotificationPolicyState(SHOW_STARRED_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
650 .setNotificationPolicyState(SHOW_STARRED_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
661 .setNotificationPolicyState(SHOW_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
672 .setNotificationPolicyState(SHOW_CONTACTS) in testCreateRemoteViewsWithDndBlocking()
683 .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.java1120 updatedTile.setNotificationPolicyState(getNotificationPolicyState()); in getTileWithCurrentState()
1136 getPackageSuspended(tile)).setNotificationPolicyState( in getTileWithCurrentState()