Searched refs:mBackKeyPressed (Results 1 – 1 of 1) sorted by relevance
293 private boolean mBackKeyPressed; field in MainActivity837 mBackKeyPressed = false; in onPause()1372 mBackKeyPressed = true; in dispatchKeyEvent()1374 if (!mBackKeyPressed) { in dispatchKeyEvent()1378 mBackKeyPressed = false; in dispatchKeyEvent()