Searched refs:stringId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java1870 private void addRowToDialog(ViewGroup group, int stringId, String value) { argument
1874 ((TextView) row.findViewById(R.id.name)).setText(r.getString(stringId));

Completed in 565 milliseconds