HomeSort by relevance Sort by last modified time
    Searched refs:mPfsBackground (Results 1 - 5 of 5) sorted by null

  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis4/
Visualization4RS.java 66 private ProgramStore mPfsBackground;
159 mPfsBackground = builder.create();
160 mPfsBackground.setName("PFSBackground");
  /packages/wallpapers/Basic/src/com/android/wallpaper/fall/
FallRS.java 65 private ProgramStore mPfsBackground;
313 mPfsBackground = builder.create();
314 mPfsBackground.setName("PFSBackground");
  /packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/
GalaxyRS.java 64 private ProgramStore mPfsBackground;
266 mPfsBackground = builder.create();
267 mPfsBackground.setName("PFSBackground");
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/
Visualization5RS.java 71 private ProgramStore mPfsBackground;
241 mPfsBackground = builder.create();
242 mPfsBackground.setName("PFSBackground");
  /packages/wallpapers/Basic/src/com/android/wallpaper/grass/
GrassRS.java 90 private ProgramStore mPfsBackground;
425 mPfsBackground = builder.create();
426 mPfsBackground.setName("PFSBackground");

Completed in 22 milliseconds