Searched refs:createFromString (Results 1 – 20 of 20) sorted by relevance
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/ |
D | RenderTests.java | 95 LayoutPullParser parser = LayoutPullParser.createFromString( in testActivityOnOldTheme() 191 LayoutPullParser parser = LayoutPullParser.createFromString(simpleActivity); in testActivityActionBar() 205 parser = LayoutPullParser.createFromString(simpleActivity); in testActivityActionBar() 217 parser = LayoutPullParser.createFromString(simpleActivity); in testActivityActionBar() 238 LayoutPullParser parser = LayoutPullParser.createFromString( in testOnApplyInsetsCall() 321 LayoutPullParser parser = LayoutPullParser.createFromString(layout); in testVectorAnimation() 336 parser = LayoutPullParser.createFromString(layout); in testVectorAnimation() 353 LayoutPullParser parser = LayoutPullParser.createFromString( in testVectorDrawable() 385 LayoutPullParser parser = LayoutPullParser.createFromString( in testVectorDrawable91383() 422 LayoutPullParser parser = LayoutPullParser.createFromString( in testVectorDrawableHasMultipleLineInPathData() [all …]
|
/frameworks/layoutlib/remote/tests/src/ |
D | RemoteBridgeTest.java | 108 LayoutPullParser parser = LayoutPullParser.createFromString( in testCustomClassLoading() 125 parser = LayoutPullParser.createFromString( in testCustomClassLoading()
|
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/ |
D | LayoutPullParser.java | 64 public static LayoutPullParser createFromString(@NonNull String contents) { in createFromString() method in LayoutPullParser
|
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ |
D | RSTestCore.java | 89 listElem.text = Allocation.createFromString(mRS, uta[i].name, Allocation.USAGE_SCRIPT); in init()
|
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
D | RSTestCore.java | 93 listElem.text = Allocation.createFromString(mRS, uta[i].name, Allocation.USAGE_SCRIPT); in init()
|
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
D | RSTestCore.java | 93 listElem.text = Allocation.createFromString(mRS, uta[i].name, Allocation.USAGE_SCRIPT); in init()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | RSTestCore.java | 113 listElem.text = Allocation.createFromString(mRS, uta[i].name, Allocation.USAGE_SCRIPT); in init()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Allocation.java | 2982 static public Allocation createFromString(RenderScript rs, in createFromString() method in Allocation
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 3303 static public Allocation createFromString(RenderScript rs, in createFromString() method in Allocation
|
/frameworks/support/api/ |
D | 23.0.0.txt | 9974 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
D | 23.1.1.txt | 10362 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
D | 23.2.1.txt | 10893 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
D | 23.2.0.txt | 10891 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
D | 23.4.0.txt | 10909 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
D | 23.1.0.txt | 10393 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
D | 24.0.0.txt | 11707 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
D | 24.1.0.txt | 11717 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 25950 …method public static android.renderscript.Allocation createFromString(android.renderscript.RenderS…
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38190 Landroid/renderscript/Allocation;->createFromString(Landroid/renderscript/RenderScript;Ljava/lang/S…
|
/frameworks/base/api/ |
D | current.txt | 37370 …method public static android.renderscript.Allocation createFromString(android.renderscript.RenderS…
|