Home
last modified time | relevance | path

Searched defs:UntypedHandleImpl (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/android/system/src/org/chromium/mojo/system/impl/
DUntypedHandleImpl.java16 class UntypedHandleImpl extends HandleBase implements UntypedHandle { class
21 UntypedHandleImpl(CoreImpl core, int mojoHandle) { in UntypedHandleImpl() method in UntypedHandleImpl
28 UntypedHandleImpl(HandleBase handle) { in UntypedHandleImpl() method in UntypedHandleImpl