HomeSort by relevance Sort by last modified time
    Searched defs:VISUAL_STATE_CALLBACK (Results 1 - 2 of 2) sorted by null

  /external/webview_support_interfaces/src/org/chromium/support_lib_boundary/util/
Features.java 17 public static final String VISUAL_STATE_CALLBACK = "VISUAL_STATE_CALLBACK";
  /frameworks/support/webkit/src/main/java/androidx/webkit/
WebViewFeature.java 49 VISUAL_STATE_CALLBACK,
85 public static final String VISUAL_STATE_CALLBACK = Features.VISUAL_STATE_CALLBACK;

Completed in 2260 milliseconds