Home | History | Annotate | Download | only in device

Lines Matching defs:getRawDescriptors

2086             assertNotNull(connection.getRawDescriptors());
2087 assertFalse(connection.getRawDescriptors().length == 0);
2098 assertNull(connection.getRawDescriptors());