Searched refs:NOT_EXIST (Results 1 – 6 of 6) sorted by relevance
21 NOT_EXIST,
48 NOT_EXIST if no sensor of that type exists.
61 return Result::NOT_EXIST; in convertResult()
86 _hidl_cb({}, Result::NOT_EXIST); in getDefaultSensor()
228 ASSERT_EQ(Result::NOT_EXIST, result); in TEST_P()
529 public static final short NOT_EXIST = 0; field