Searched refs:mPairingInBackground (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DAddAccessoryActivity.java106 private boolean mPairingInBackground = false; field in class:AddAccessoryActivity
239 Log.d(TAG, "onStart() mPairingInBackground = " + mPairingInBackground);
244 if (!mPairingInBackground) {
287 mPairingInBackground = false;
300 mPairingInBackground = true;
740 if (mPairingInBackground) {

Completed in 36 milliseconds