Searched defs:strType (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
| D | TestUtils.java | 44 public static void setSensorType(Sensor sensor, int type, String strType) throws Exception { in setSensorType() 61 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor() 69 public static Sensor createSensor(int type, String strType, float maximumRange) in createSensor()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
| D | TestUtils.java | 44 public static void setSensorType(Sensor sensor, int type, String strType) throws Exception { in setSensorType() 61 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor() 69 public static Sensor createSensor(int type, String strType, float maximumRange) in createSensor()
|
| /frameworks/av/media/libaudiofoundation/ |
| D | AudioContainers.cpp | 96 const char* strType = audio_device_to_string(*it); in deviceTypesToString() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/ |
| D | DozeSensorsTest.java | 612 public static void setSensorType(Sensor sensor, int type, String strType) throws Exception { in setSensorType() 623 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor()
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/power/ |
| D | FaceDownDetectorTest.java | 274 private Sensor createSensor(int type, String strType) throws Exception { in createSensor()
|
| /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/ |
| D | FwdLockConv.c | 169 static const char strType[] = "type"; variable
|