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()
220 if (getSensorResult == Result::NOT_EXIST) { in TEST_F()
529 public static final short NOT_EXIST = 0; field