Searched refs:getAllDisplayIdsForDriver (Results 1 – 3 of 3) sorted by relevance
127 when(mMockCarOccupantZoneService.getAllDisplayIdsForDriver(eq(DISPLAY_TYPE_MAIN))) in setUp()
1142 IntArray displayIds = mCarOccupantZoneService.getAllDisplayIdsForDriver(DISPLAY_TYPE_MAIN); in initDisplayIdsLocked()
597 public IntArray getAllDisplayIdsForDriver(int displayType) { in getAllDisplayIdsForDriver() method in CarOccupantZoneService