Searched refs:isOnOrMovingToCustomContent (Results 1 – 2 of 2) sorted by relevance
1056 if (mWorkspace.isOnOrMovingToCustomContent()) { in onResume()2145 return mWorkspace.isOnOrMovingToCustomContent(); in isOnCustomContent()
1715 public boolean isOnOrMovingToCustomContent() { in isOnOrMovingToCustomContent() method in Workspace.WallpaperOffsetInterpolator