Searched refs:mPairingInBackground (Results 1 – 1 of 1) sorted by relevance
114 private boolean mPairingInBackground = false; field in AddAccessoryActivity280 Log.d(TAG, "onStart() mPairingInBackground = " + mPairingInBackground); in onStart()284 if (!mPairingInBackground) { in onStart()291 mPairingInBackground = false; in onStart()322 mPairingInBackground = true; in onStop()733 if (mPairingInBackground) { in handlePairingTimeout()