Home
last modified time | relevance | path

Searched defs:isDogfoodBuild (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBuildInfo.java10 public boolean isDogfoodBuild() { in isDogfoodBuild() method in BuildInfo
DLauncherAppState.java282 public static boolean isDogfoodBuild() { in isDogfoodBuild() method in LauncherAppState