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) {
1359 if (result != AnyMotionDetector.RESULT_UNKNOWN) { in onAnyMotionResult()1365 (result == AnyMotionDetector.RESULT_UNKNOWN)) { in onAnyMotionResult()
45 protected static final int RESULT_UNKNOWN = 5; field in RemoteListenerHelper61 private int mLastReportedResult = RESULT_UNKNOWN;248 return RESULT_UNKNOWN; in calculateCurrentResultUnsafe()
120 case RESULT_UNKNOWN: in getHandlerOperation()
136 case RESULT_UNKNOWN: in getHandlerOperation()
43 public static final int RESULT_UNKNOWN = 0; field in GraphRunner
39 public int status = RESULT_UNKNOWN;
425 protected static final int RESULT_UNKNOWN = 0; field in DozeTriggers.ProximityCheck450 finishWithResult(RESULT_UNKNOWN); in check()470 finishWithResult(RESULT_UNKNOWN); in onSensorChanged()490 finishWithResult(RESULT_UNKNOWN);
18415 Landroid/filterfw/core/GraphRunner;->RESULT_UNKNOWN:I