Searched refs:mBackKeyPressed (Results 1 – 1 of 1) sorted by relevance
307 private boolean mBackKeyPressed; field in MainActivity919 mBackKeyPressed = false; in onPause()1407 mBackKeyPressed = true; in dispatchKeyEvent()1409 if (!mBackKeyPressed) { in dispatchKeyEvent()1413 mBackKeyPressed = false; in dispatchKeyEvent()