OSDN Git Service

Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS Launcher...
authorSunny Goyal <sunnygoyal@google.com>
Mon, 17 Oct 2016 23:42:28 +0000 (23:42 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Mon, 17 Oct 2016 23:42:28 +0000 (23:42 +0000)
commitb0bb4867695eb4643a561d8561dc2e6c9bbf4beb
tree1cf17d5ae4ff54ec0c1c9f3065043102ce7115dd
parentd51ffaec804c255f01186d420d38acf2e33b2e25
parentf4b457709f330c5e3478a9ffa407d09bf97f8820
Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS Launcher does not use any panels which need closing & system sends an onActivityResult(RESULT_CANCELLED), we do  not need special handling for waitingForResult
am: f4b457709f

Change-Id: I2880167fbf37ff62ec4af88e233ab0b555453dae
src/com/android/launcher3/Launcher.java