Home | History | Annotate | Download | only in phone

Lines Matching defs:onPause

809     // onPause is guaranteed to be called when the InCallScreen goes
812 protected void onPause() {
813 if (DBG) log("onPause()...");
814 super.onPause();
890 // We actually do this slightly *after* onPause(), to work around a
971 // No need to change wake state here; that happens in onPause() when we
3703 // causes the framework to call onResume, onPause, onNewIntent,
3716 // Step 3 is the critical step to cause the onResume, onPause
4617 // message code in either onPause or onResume, just to be 100%