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, 21 Jun 2017 17:27:20 +0000 (10:27 -0700)
commit0b3f004acbb0eef38ee5e8d920e934f7ab2f7cde
tree4af34c5ef1466cc0d9045898fc64dd506ac3faac
parent80e1d8eb9a4cc0c77ceba5c7bcc48dad2f7579b3
If the menu hasn't been created yet don't do things with it

Test: runtest systemui
Fixes: 62594598
Change-Id: I1050e2b2bf1ece960d19ad13cb6a9bf71512db57
packages/SystemUI/src/com/android/systemui/statusbar/NotificationMenuRow.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationMenuRowTest.java