Searched refs:WEBVIEW (Results 1 – 2 of 2) sorted by relevance
66 private static final String WEBVIEW = "webview"; field in SmartSelectionEventTracker74 @IntDef({WidgetType.UNSPECIFIED, WidgetType.TEXTVIEW, WidgetType.WEBVIEW,79 int WEBVIEW = 2; field296 case WidgetType.WEBVIEW: in getWidgetTypeName()297 return WEBVIEW; in getWidgetTypeName()
1434 final long webviewToken = p.start(GlobalSettingsProto.WEBVIEW); in dumpProtoGlobalSettingsLocked()