Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DSyncAdapterDriver.java60 private Button mUnbindButton; field in SyncAdapterDriver
80 mUnbindButton = (Button) findViewById(R.id.unbind_button); in onCreate()
122 mUnbindButton.setEnabled(hasServiceConnection); in updateUi()