Home
last modified time | relevance | path

Searched defs:getConnector (Results 1 – 2 of 2) sorted by relevance

/external/connectedappssdk/tests/shared/src/main/java/com/google/android/enterprise/connectedapps/testapp/
DConnectorSingleton.java25 public static TestProfileConnector getConnector(Context context) { in getConnector() method in ConnectorSingleton
/external/deqp/framework/common/
DtcuLibDrm.cpp165 LibDrm::ConnectorPtr LibDrm::getConnector (int fd, deUint32 connectorId) const in getConnector() function in tcu::LibDrm