SmartNav: Fix NPE when navbar is not set to stock mode

E/AndroidRuntime(2480): FATAL EXCEPTION: main
E/AndroidRuntime(2480): Process: com.android.systemui, PID: 2480
E/AndroidRuntime(2480): java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.ArrayList com.android.systemui.statusbar.phone.ButtonDispatcher.getViews()' on a null object reference
E/AndroidRuntime(2480): 	at com.google.android.systemui.elmyra.feedback.SquishyNavigationButtons.findFeedbackEffects(SquishyNavigationButtons.java:35)
E/AndroidRuntime(2480): 	at com.google.android.systemui.elmyra.feedback.NavigationBarEffect.refreshFeedbackEffects(NavigationBarEffect.java:34)
E/AndroidRuntime(2480): 	at com.google.android.systemui.elmyra.feedback.NavigationBarEffect.onRelease(NavigationBarEffect.java:64)

Change-Id: I71c0fdf8d1600d176e39b26daf63769f7774ab96
1 file changed
tree: d953b7308499b73d7226a3ef62b849b2576e964e
  1. res/
  2. src/
  3. .gitreview
  4. GoogleManifest.xml