Searched defs:darkLaunchAllowed (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
H A DTextSelection.java188 boolean darkLaunchAllowed) {
193 mDarkLaunchAllowed = darkLaunchAllowed;
183 Request( CharSequence text, int startIndex, int endIndex, LocaleList defaultLocales, boolean darkLaunchAllowed) argument

Completed in 395 milliseconds