Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDraggableView.java36 static DraggableView ofType(int type) { in ofType() method
/aosp12/system/tools/hidl/c2hal/
H A DAST.cpp199 void AST::isolateConstants(Expression::Type ofType) { in isolateConstants()