Home
last modified time | relevance | path

Searched refs:getDrawIdentifier (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DCling.java119 public String getDrawIdentifier() { in getDrawIdentifier() method in Cling
DLauncher.java4039 boolean customCling = cling.getDrawIdentifier().equals("workspace_custom"); in skipCustomClingIfNoAccounts()