Searched defs:category (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/tests/opengl/src/android/opengl/cts/ |
| D | GL2JniLibOne.java | 24 public static native void init(int category, int subcategory, int width, int height); in init() 26 public static native float[] draw(int category, int subcategory, float[] color); in draw()
|
| D | OpenGLES20NativeActivityOne.java | 88 public OpenGLES20View(Context context, int category, int testCase, CountDownLatch latch) { in OpenGLES20View() 114 public GL2Renderer(int category, int testcase, CountDownLatch latch) { in GL2Renderer()
|
| /cts/tests/tests/telephony/src/android/telephony/cts/ |
| D | SmsUsageMonitorShortCodeTest.java | 61 final int category; field in SmsUsageMonitorShortCodeTest.ShortCodeTest 63 ShortCodeTest(String countryIso, String destAddress, int category) { in ShortCodeTest()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/ |
| D | WidgetCtsProvider.java | 172 int category = -1; in getInstruction() local
|