Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGraphRunner.java43 public static final int RESULT_UNKNOWN = 0; field in GraphRunner
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DSimImportService.java85 public static final int RESULT_UNKNOWN = 0; field in SimImportService
H A DContactSaveService.java166 public static final int RESULT_UNKNOWN = 0; field in ContactSaveService
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DAnyMotionDetector.java42 public static final int RESULT_UNKNOWN = -1; field in AnyMotionDetector
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto15616 RESULT_UNKNOWN = 0; enumerator