Home
last modified time | relevance | path

Searched refs:EDIT (Results 1 – 10 of 10) sorted by relevance

/packages/providers/TelephonyProvider/assets/
DREADME3 DO NOT MANUALLY EDIT THIS FILE
10 DO NOT MANUALLY EDIT THIS FILE
/packages/apps/Calendar/src/com/android/calendar/
DAllInOneActivity.java534 if (mController.getViewType() != ViewType.EDIT) { in onPause()
575 if (!mShowCalendarControls || viewType == ViewType.EDIT) { in initFragments()
581 if (viewType == ViewType.EDIT) { in initFragments()
626 if (viewType != ViewType.EDIT) { in initFragments()
633 if (mCurrentView == ViewType.EDIT || mBackToPreviousView) { in onBackPressed()
760 if (mCurrentView != ViewType.EDIT && mCurrentView > 0) { in setMainPane()
943 && event.viewType != ViewType.EDIT) { in handleEvent()
DCalendarController.java125 final int EDIT = 5; field
430 } else if (event.viewType != ViewType.EDIT) { in sendEvent()
DUtils.java222 return ViewType.EDIT; in getViewTypeFromIntentAndSharedPref()
/packages/apps/Camera2/src_pd/com/google/common/logging/
Deventprotos.java24 public static final int EDIT = 10000; field in eventprotos.MediaInteraction.InteractionType
/packages/apps/Contacts/src/com/android/contacts/logging/
DQuickContactEvent.java63 public static final int EDIT = 4; field in QuickContactEvent.ActionType
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/src/com/android/inputmethod/keyboard/internal/
DKeyboardTextsTable.tmpl23 * !!!!! DO NOT EDIT THIS FILE !!!!!
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
DLensResolverActivity.java315 EDIT(Intent.ACTION_EDIT, enumConstant
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java371 MediaInteraction.InteractionType.EDIT,
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java2451 ActionType.EDIT, /* thirdPartyAction */ null);