Searched refs:mPairingInBackground (Results 1 – 1 of 1) sorted by relevance
101 private boolean mPairingInBackground = false; field in AddAccessoryActivity248 Log.d(TAG, "onStart() mPairingInBackground = " + mPairingInBackground); in onStart()253 if (!mPairingInBackground) { in onStart()257 mPairingInBackground = false; in onStart()289 mPairingInBackground = true; in onStop()655 if (mPairingInBackground) { in handlePairingTimeout()