Searched refs:TYPE_ALL (Results 1 – 4 of 4) sorted by relevance
36 TYPE_ALL = 3, TYPE_RADIO_BUTTON_COUNT = 4; field in JobListView37 protected static final int TYPE_DEFAULT_BUTTON = TYPE_ALL;95 return getSelectedButtonIndex() < TYPE_ALL; in isActive()
157 for (Sensor sensor : mSensorManager.getSensorList(Sensor.TYPE_ALL)) { in startSensingTimed()
89 TYPE_ALL = 0xFFFFFFFF enumerator
2341 deviceType = Device::TYPE_ALL; in selectOpenCLDevice()5174 CV_OclDbgAssert(clGetDeviceIDs(platform, (cl_device_type)Device::TYPE_ALL, in getDevices()5184 CV_OclDbgAssert(clGetDeviceIDs(platform, (cl_device_type)Device::TYPE_ALL, in getDevices()