Searched refs:isFoldableDevice (Results 1 – 3 of 3) sorted by relevance
120 if (mAdapter.isFoldableDevice() && testListItem != null in handleLaunchTestResult()
908 public boolean isFoldableDevice() { in isFoldableDevice() method in TestListAdapter
905 mIsFoldableDevice = isFoldableDevice(); in onCreate()1023 protected boolean isFoldableDevice() { in isFoldableDevice() method in ItsTestActivity