OSDN Git Service

Use explicit intent to broadcast grayscale state changed
authorMill Chen <millchen@google.com>
Wed, 27 Mar 2019 21:27:50 +0000 (14:27 -0700)
committerMill Chen <millchen@google.com>
Thu, 28 Mar 2019 01:47:19 +0000 (18:47 -0700)
commit2ef3dacad855a3493f630b208b323fb2f6b29fa9
tree0660f0400a8095e594a6e3680fd936085319dfc1
parent6d90cdfea7c0a0a9d7158a19a6642c4bc7a0450b
Use explicit intent to broadcast grayscale state changed

Query PackageManager for receivers that can handle the intent and send
an explicit intent to these receivers.

Change-Id: I06f500c20ae0a20d689cf0805b6a82247ea55e73
Fix: 118387886
Test: robotests
src/com/android/settings/homepage/contextualcards/conditional/GrayscaleConditionController.java
tests/robotests/src/com/android/settings/homepage/contextualcards/conditional/GrayscaleConditionControllerTest.java