Home
last modified time | relevance | path

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

/aosp12/system/update_engine/scripts/update_payload/
H A Dcommon.py53 class OpType(object): class
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/services/
H A DFileOperationService.java79 public @interface OpType {} annotation in FileOperationService