Searched refs:mBackKeyPressed (Results 1 – 1 of 1) sorted by relevance
347 private boolean mBackKeyPressed; field in MainActivity973 mBackKeyPressed = false; in onPause()1484 mBackKeyPressed = true; in dispatchKeyEvent()1486 if (!mBackKeyPressed) { in dispatchKeyEvent()1490 mBackKeyPressed = false; in dispatchKeyEvent()