OSDN Git Service

[Network Connection] Implement "show all" button for
authorcosmohsieh <cosmohsieh@google.com>
Wed, 13 Feb 2019 09:11:16 +0000 (17:11 +0800)
committercosmohsieh <cosmohsieh@google.com>
Mon, 18 Feb 2019 03:42:59 +0000 (11:42 +0800)
commit1e687606dd0d9b0fc06473c0a229e4bb8e2ef387
tree97c34ecbc073a86b8019b63b68963c163d179780
parent29934110dd0301a6fe14c43b82dcde9d3ad40a2a
[Network Connection] Implement "show all" button for
NetworkRequestDialog

Add "show all" button to NetworkRequest dialog to let user be able to
show all AccessPoints of onMatch() callback.

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