Searched defs:mWorkspaceBackgroundDrawable (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java294 private Drawable mWorkspaceBackgroundDrawable; field in class:Launcher
1002 mWorkspaceBackgroundDrawable = getResources().getDrawable(R.drawable.workspace_bg);
2485 mWorkspaceBackgroundDrawable : null);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java320 private Drawable mWorkspaceBackgroundDrawable; field in class:Launcher
1240 mWorkspaceBackgroundDrawable = getResources().getDrawable(R.drawable.workspace_bg);
2891 mWorkspaceBackgroundDrawable : null);

Completed in 37 milliseconds