Searched defs:E (Results 1 – 10 of 10) sorted by relevance
/cts/common/device-side/bedstead/activitycontext/src/main/java/com/android/activitycontext/ |
D | ActivityContext.java | 136 public static <E, F> F getWithContext(E arg1, in getWithContext() argument 151 public static <E, F, G> G getWithContext(E arg1, F arg2, in getWithContext() argument 157 public static <E, F, G, H> H getWithContext(E arg1, F arg2, G arg3, in getWithContext() argument
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | BaseObjTest.java | 27 Element E = Element.I32(mRS); in testBaseObj() local
|
D | AllocationTest.java | 405 Element E[] = new Element[nElems]; in helperBaseObjCopy() local
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/ |
D | Poll.java | 157 public Poll<E> errorOnFail(Function<E, String> errorSupplier) { in errorOnFail() 174 private void softErrorOnFail(Function2<String, E, String> errorSupplier) { in softErrorOnFail() argument 266 public Poll<E> terminalValue(Function<E, Boolean> terminalChecker) { in terminalValue()
|
/cts/common/device-side/bedstead/eventlib/src/test/java/com/android/eventlib/truth/ |
D | EventLogsSubjectTest.java | 84 … ExpectFailure.SimpleSubjectBuilderCallback<EventLogsSubject<E>, EventLogs<E>> callback) { in expectFailure()
|
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/ |
D | LocalEventQuerier.java | 36 LocalEventQuerier(Context context, EventLogsQuery<E, F> eventLogsQuery) { in LocalEventQuerier()
|
D | RemoteEventQuerier.java | 62 public RemoteEventQuerier(String packageName, EventLogsQuery<E, F> eventLogsQuery) { in RemoteEventQuerier()
|
D | EventLogsQuery.java | 67 public F filter(Function<E, Boolean> filter) { in filter()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | PollingCheck.java | 80 public <E> E runWaitAndReturnResult(Supplier<E> supplier, Function<E, Boolean> condition) { in runWaitAndReturnResult() 155 Function<E, Boolean> condition) { in waitFor()
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |