Home
last modified time | relevance | path

Searched refs:onResume (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/packages/apps/Gallery/src/com/android/camera/
DMovieView.java79 public void onResume() { in onResume() method in MovieView
80 super.onResume(); in onResume()
83 mControl.onResume(); in onResume()
92 mControl.onResume(); in onWindowFocusChanged()
DDeleteImage.java61 protected void onResume() { in onResume() method in DeleteImage
62 super.onResume(); in onResume()
/packages/apps/EmergencyInfo/tests/src/com/android/emergency/view/
DViewInfoActivityTest.java79 onResume(); in testInitialState()
95 onResume(); in testNameSet()
114 onResume(); in testEmergencyInfoSet()
134 onResume(); in testEmergencyContactSet()
161 onResume(); in testInfoAndEmergencyContactsSet()
222 private void onResume() throws Throwable { in onResume() method in ViewInfoActivityTest
/packages/apps/Dialer/src/com/android/dialer/voicemail/
DVoicemailArchiveActivity.java113 public void onResume() { in onResume() method in VoicemailArchiveActivity
114 super.onResume(); in onResume()
115 mAdapter.onResume(); in onResume()
116 mVoicemailPlaybackPresenter.onResume(); in onResume()
/packages/apps/Dialer/src/com/android/dialer/calllog/
DVisualVoicemailCallLogFragment.java58 public void onResume() { in onResume() method in VisualVoicemailCallLogFragment
59 super.onResume(); in onResume()
60 mVoicemailPlaybackPresenter.onResume(); in onResume()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DActionFragment.java69 public void onResume() { in onResume() method in ActionFragment
70 super.onResume(); in onResume()
71 mBase.onResume(); in onResume()
/packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
DApplicationsLatency.java43 protected void onResume() { in onResume() method in ApplicationsLatency
44 super.onResume(); in onResume()
DContactsLatency.java43 protected void onResume() { in onResume() method in ContactsLatency
44 super.onResume(); in onResume()
DWebLatency.java47 protected void onResume() { in onResume() method in WebLatency
48 super.onResume(); in onResume()
DWebConcurrency.java44 protected void onResume() { in onResume() method in WebConcurrency
45 super.onResume(); in onResume()
/packages/apps/Settings/src/com/android/settings/
DInstrumentedActivity.java37 public void onResume() { in onResume() method in InstrumentedActivity
38 super.onResume(); in onResume()
DInstrumentedPreferenceFragment.java37 public void onResume() { in onResume() method in InstrumentedPreferenceFragment
38 super.onResume(); in onResume()
DInstrumentedFragment.java48 public void onResume() { in onResume() method in InstrumentedFragment
49 super.onResume(); in onResume()
/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentSettings.java83 public void onResume() { in onResume() method in PaymentSettings
84 super.onResume(); in onResume()
85 mPaymentBackend.onResume(); in onResume()
/packages/apps/ContactsCommon/src/com/android/contacts/common/activity/
DTransactionSafeActivity.java43 protected void onResume() { in onResume() method in TransactionSafeActivity
44 super.onResume(); in onResume()
/packages/apps/Messaging/src/com/android/messaging/ui/
DBaseBugleFragmentActivity.java30 protected void onResume() { in onResume() method in BaseBugleFragmentActivity
31 super.onResume(); in onResume()
DBaseBugleActivity.java40 protected void onResume() { in onResume() method in BaseBugleActivity
41 super.onResume(); in onResume()
/packages/apps/Dialer/src/com/android/dialer/
DTransactionSafeActivity.java43 protected void onResume() { in onResume() method in TransactionSafeActivity
44 super.onResume(); in onResume()
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
DOverlayTouchActivity.java27 protected void onResume() { in onResume() method in OverlayTouchActivity
28 super.onResume(); in onResume()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DAppearanceSettingsFragment.java40 public void onResume() { in onResume() method in AppearanceSettingsFragment
41 super.onResume(); in onResume()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiConfigInfo.java48 protected void onResume() { in onResume() method in WifiConfigInfo
49 super.onResume(); in onResume()
/packages/apps/EmergencyInfo/tests/src/com/android/emergency/edit/
DEditInfoActivityTest.java201 onResume(); in testWarningDialog_onPauseAndResume()
248 onResume(); in testWarningDialog_positiveButton()
277 onResume(); in testWarningDialogTimer_overOneDayAgo()
294 private void onResume() throws Throwable { in onResume() method in EditInfoActivityTest
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DAccessibilityFragment.java57 public void onResume() { in onResume() method in AccessibilityFragment
58 super.onResume(); in onResume()
194 public void onResume() { in onResume() method in AccessibilityFragment.AccessibilityServiceFragment
195 super.onResume(); in onResume()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAbstractMailActivity.java82 protected void onResume() { in onResume() method in AbstractMailActivity
83 super.onResume(); in onResume()
/packages/apps/DeskClock/src/com/android/deskclock/settings/
DScreensaverSettingsActivity.java65 public void onResume() { in onResume() method in ScreensaverSettingsActivity.PrefsFragment
66 super.onResume(); in onResume()

12345678910>>...17