Searched refs:RESULT_UNKNOWN (Results 1 – 9 of 9) sorted by relevance
42 public static final int RESULT_UNKNOWN = -1; field in AnyMotionDetector214 int status = RESULT_UNKNOWN; in stopOrientationMeasurementLocked()237 if (status != RESULT_UNKNOWN) { in stopOrientationMeasurementLocked()268 return RESULT_UNKNOWN; in getStationaryStatus()290 return RESULT_UNKNOWN; in getStationaryStatus()298 int status = RESULT_UNKNOWN;309 if (status != RESULT_UNKNOWN) {336 int status = RESULT_UNKNOWN;344 if (status != RESULT_UNKNOWN) {
1595 if (result != AnyMotionDetector.RESULT_UNKNOWN) { in onAnyMotionResult()1601 (result == AnyMotionDetector.RESULT_UNKNOWN)) { in onAnyMotionResult()
43 public static final int RESULT_UNKNOWN = 0; field in GraphRunner
39 public int status = RESULT_UNKNOWN;
85 public static final int RESULT_UNKNOWN = 0; field in SimImportService
166 public static final int RESULT_UNKNOWN = 0; field in ContactSaveService
429 SimImportService.RESULT_UNKNOWN);
15616 RESULT_UNKNOWN = 0; enumerator
18406 Landroid/filterfw/core/GraphRunner;->RESULT_UNKNOWN:I