Searched refs:verifyContainerType (Results 1 – 2 of 2) sorted by relevance
154 mLauncher.verifyContainerType(mStartingContainerType); in dismiss()
165 return mLauncher.verifyContainerType(getContainerType()); in verifyActiveContainer()875 UiObject2 verifyContainerType(ContainerType containerType) { in verifyContainerType() method