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.java58 private Button mUnbindButton; field in SyncAdapterDriver
78 mUnbindButton = (Button) findViewById(R.id.unbind_button); in onCreate()
125 mUnbindButton.setEnabled(hasServiceConnection); in updateUi()