/packages/apps/Gallery/src/com/android/camera/ |
D | MovieView.java | 79 public void onResume() { in onResume() method in MovieView 80 super.onResume(); in onResume() 83 mControl.onResume(); in onResume() 92 mControl.onResume(); in onWindowFocusChanged()
|
D | DeleteImage.java | 61 protected void onResume() { in onResume() method in DeleteImage 62 super.onResume(); in onResume()
|
/packages/apps/EmergencyInfo/tests/src/com/android/emergency/view/ |
D | ViewInfoActivityTest.java | 79 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/ |
D | VoicemailArchiveActivity.java | 113 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/ |
D | VisualVoicemailCallLogFragment.java | 58 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/ |
D | ActionFragment.java | 69 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/ |
D | ApplicationsLatency.java | 43 protected void onResume() { in onResume() method in ApplicationsLatency 44 super.onResume(); in onResume()
|
D | ContactsLatency.java | 43 protected void onResume() { in onResume() method in ContactsLatency 44 super.onResume(); in onResume()
|
D | WebLatency.java | 47 protected void onResume() { in onResume() method in WebLatency 48 super.onResume(); in onResume()
|
D | WebConcurrency.java | 44 protected void onResume() { in onResume() method in WebConcurrency 45 super.onResume(); in onResume()
|
/packages/apps/Settings/src/com/android/settings/ |
D | InstrumentedActivity.java | 37 public void onResume() { in onResume() method in InstrumentedActivity 38 super.onResume(); in onResume()
|
D | InstrumentedPreferenceFragment.java | 37 public void onResume() { in onResume() method in InstrumentedPreferenceFragment 38 super.onResume(); in onResume()
|
D | InstrumentedFragment.java | 48 public void onResume() { in onResume() method in InstrumentedFragment 49 super.onResume(); in onResume()
|
/packages/apps/Settings/src/com/android/settings/nfc/ |
D | PaymentSettings.java | 83 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/ |
D | TransactionSafeActivity.java | 43 protected void onResume() { in onResume() method in TransactionSafeActivity 44 super.onResume(); in onResume()
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | BaseBugleFragmentActivity.java | 30 protected void onResume() { in onResume() method in BaseBugleFragmentActivity 31 super.onResume(); in onResume()
|
D | BaseBugleActivity.java | 40 protected void onResume() { in onResume() method in BaseBugleActivity 41 super.onResume(); in onResume()
|
/packages/apps/Dialer/src/com/android/dialer/ |
D | TransactionSafeActivity.java | 43 protected void onResume() { in onResume() method in TransactionSafeActivity 44 super.onResume(); in onResume()
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/ |
D | OverlayTouchActivity.java | 27 protected void onResume() { in onResume() method in OverlayTouchActivity 28 super.onResume(); in onResume()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
D | AppearanceSettingsFragment.java | 40 public void onResume() { in onResume() method in AppearanceSettingsFragment 41 super.onResume(); in onResume()
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
D | WifiConfigInfo.java | 48 protected void onResume() { in onResume() method in WifiConfigInfo 49 super.onResume(); in onResume()
|
/packages/apps/EmergencyInfo/tests/src/com/android/emergency/edit/ |
D | EditInfoActivityTest.java | 201 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/ |
D | AccessibilityFragment.java | 57 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/ |
D | AbstractMailActivity.java | 82 protected void onResume() { in onResume() method in AbstractMailActivity 83 super.onResume(); in onResume()
|
/packages/apps/DeskClock/src/com/android/deskclock/settings/ |
D | ScreensaverSettingsActivity.java | 65 public void onResume() { in onResume() method in ScreensaverSettingsActivity.PrefsFragment 66 super.onResume(); in onResume()
|