Home
last modified time | relevance | path

Searched defs:CustomClickableSpan (Results 1 – 1 of 1) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/util/
DUrlUtils.java74 private static final class CustomClickableSpan extends ClickableSpan { class in UrlUtils
77 CustomClickableSpan(String url) { in CustomClickableSpan() method in UrlUtils.CustomClickableSpan