Searched refs:mBackKeyPressed (Results 1 – 1 of 1) sorted by relevance
336 private boolean mBackKeyPressed; field in MainActivity935 mBackKeyPressed = false; in onPause()1433 mBackKeyPressed = true; in dispatchKeyEvent()1435 if (!mBackKeyPressed) { in dispatchKeyEvent()1439 mBackKeyPressed = false; in dispatchKeyEvent()