OSDN Git Service

[Network Connection] Implement toasting after wifi is connected
authorcosmohsieh <cosmohsieh@google.com>
Tue, 22 Jan 2019 02:24:20 +0000 (10:24 +0800)
committercosmohsieh <cosmohsieh@google.com>
Tue, 22 Jan 2019 05:49:10 +0000 (13:49 +0800)
commitb9c479738739272672b26133dc90a71a29d55f33
tree46445750fb2bd23ec6d2bf71b19b7162d6b7d434
parent32d561653c5efe052999c089c744a4ff16e63730
[Network Connection] Implement toasting after wifi is connected

When wifi is connected (onUserSelectionConnectSuccess), making a toast
infos user and closed the dialog.

Bug: 123160958
Test: atest NetworkRequestDialogFragmentTest
Change-Id: I85ab648188018773e1f76541d18903c733bc3e69
res/values/strings.xml
src/com/android/settings/wifi/NetworkRequestDialogFragment.java
tests/robotests/src/com/android/settings/wifi/NetworkRequestDialogFragmentTest.java