Home
last modified time | relevance | path

Searched refs:refreshAppLabel (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/
DWifiScanModeActivityTest.java91 mActivity.refreshAppLabel(); in refreshAppLabel_noPackageName_shouldNotFatalException()
101 mActivity.refreshAppLabel(); in refreshAppLabel_hasPackageName_shouldHasAppLabel()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiScanModeActivity.java60 refreshAppLabel(); in onCreate()
72 void refreshAppLabel() { in refreshAppLabel() method in WifiScanModeActivity