Home
last modified time | relevance | path

Searched refs:FULL (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/datepicker/
DDatePickerDialog.java160 mTitleDateFormat = DateFormat.getDateInstance(DateFormat.FULL); in DatePickerDialog()
/packages/apps/Phone/src/com/android/phone/
DPhoneGlobals.java134 FULL enumConstant
973 case FULL: in requestWakeState()
1078 requestWakeState(keepScreenOn ? WakeState.FULL : WakeState.SLEEP); in updateWakeState()
DCallNotifier.java711 mApplication.requestWakeState(PhoneGlobals.WakeState.FULL); in showIncomingCall()