Searched refs:IGNORED_ERROR_APP_OPS (Results 1 – 3 of 3) sorted by relevance
72 IGNORED_ERROR_APP_OPS(VibrationProto.IGNORED_ERROR_APP_OPS), enumConstant
848 return new Vibration.EndInfo(Vibration.Status.IGNORED_ERROR_APP_OPS); in startVibrationOnThreadLocked()920 case IGNORED_ERROR_APP_OPS: in logVibrationStatus()1129 return new Vibration.EndInfo(Vibration.Status.IGNORED_ERROR_APP_OPS); in shouldIgnoreVibrationLocked()
132 IGNORED_ERROR_APP_OPS = 11; enumerator