Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DDeviceChooserDialog.java599 refillAvdList(false /*reloadAvds*/); in deviceConnected()
650 refillAvdList(false /*reloadAvds*/); in deviceChanged()
800 private void refillAvdList(boolean reloadAvds) { in refillAvdList() method in DeviceChooserDialog