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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
H A DCivicLocationElement.java125 public static final int SCRIPT = 128; field in class:CivicLocationElement
196 s_caTypes.put(SCRIPT, CAType.Script);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java439 public static Element SCRIPT(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java436 public static Element SCRIPT(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h226 sp<const Element> SCRIPT; member in struct:android::RSC::RS::__anon1535
824 static sp<const Element> SCRIPT(sp<RS> rs);

Completed in 177 milliseconds