Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/dialog/
DIndeterminateProgressDialog.java69 CharSequence title, CharSequence message, long minDisplayTime) { in show() argument
73 dialogFragment.mMinDisplayTime = minDisplayTime; in show()