Searched refs:mBackKeyPressed (Results 1 – 1 of 1) sorted by relevance
335 private boolean mBackKeyPressed; field in MainActivity930 mBackKeyPressed = false; in onPause()1428 mBackKeyPressed = true; in dispatchKeyEvent()1430 if (!mBackKeyPressed) { in dispatchKeyEvent()1434 mBackKeyPressed = false; in dispatchKeyEvent()