Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DConnectivity.java88 private static final String PROGRESS_SCAN = "In Progress"; field in Connectivity
500 mScanButton.setText(PROGRESS_SCAN); in onStartScanCycle()