Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DSyncAdapterDriver.java59 private Button mBindButton; field in SyncAdapterDriver
79 mBindButton = (Button) findViewById(R.id.bind_button); in onCreate()
121 mBindButton.setEnabled(!hasServiceConnection); in updateUi()