OSDN Git Service

If the menu hasn't been created yet don't do things with it
authorMady Mellor <madym@google.com>
Wed, 21 Jun 2017 00:18:53 +0000 (17:18 -0700)
committerMady Mellor <madym@google.com>
Wed, 28 Jun 2017 15:34:36 +0000 (15:34 +0000)
commit104be2e0196fec5198b866834d19a26e938d4afc
tree379cc08c976880acf6c24027562ef3be83fafcf4
parentf36a995424b629bcd9bb1c0e65b8e572e01d0dfb
If the menu hasn't been created yet don't do things with it

Test: runtest systemui
Fixes: 62594598
Change-Id: I1050e2b2bf1ece960d19ad13cb6a9bf71512db57
(cherry picked from commit 0b3f004acbb0eef38ee5e8d920e934f7ab2f7cde)
packages/SystemUI/src/com/android/systemui/statusbar/NotificationMenuRow.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationMenuRowTest.java