Home | History | Annotate | Download | only in camera

Lines Matching defs:onPause

1337     protected void onPause() {
1371 // a picture, we just clear it in onPause.
1379 super.onPause();
1561 // Sometimes surfaceChanged is called after onPause or before onResume.
2107 // ignore the events after "onPause()"