Searched refs:RESULT_UNKNOWN (Results 1 – 6 of 6) 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) {
1367 if (result != AnyMotionDetector.RESULT_UNKNOWN) { in onAnyMotionResult()1373 (result == AnyMotionDetector.RESULT_UNKNOWN)) { in onAnyMotionResult()
46 protected static final int RESULT_UNKNOWN = 5; field in RemoteListenerHelper62 private int mLastReportedResult = RESULT_UNKNOWN;251 return RESULT_UNKNOWN; in calculateCurrentResultUnsafe()
43 public static final int RESULT_UNKNOWN = 0; field in GraphRunner
122 case RESULT_UNKNOWN: in getHandlerOperation()
156 case RESULT_UNKNOWN: in getHandlerOperation()