/frameworks/base/services/core/java/com/android/server/wallpaper/ |
WallpaperManagerService.java | 17 package com.android.server.wallpaper; 72 import android.service.wallpaper.IWallpaperConnection; 73 import android.service.wallpaper.IWallpaperEngine; 74 import android.service.wallpaper.IWallpaperService; 75 import android.service.wallpaper.WallpaperService; 148 * Minimum time between crashes of a wallpaper service for us to consider 149 * restarting it vs. just reverting to the static wallpaper. 153 static final String WALLPAPER = "wallpaper_orig"; 154 static final String WALLPAPER_CROP = "wallpaper"; 161 WALLPAPER, WALLPAPER_CROP 191 WallpaperData wallpaper = null; local 217 WallpaperData wallpaper = dataForEvent(sysWallpaperChanged, lockWallpaperChanged); local 710 WallpaperData wallpaper = mWallpaperMap.get(mCurrentUserId); local 733 WallpaperData wallpaper = mWallpaperMap.get(mCurrentUserId); local 750 WallpaperData wallpaper = mWallpaperMap.get(mCurrentUserId); local 767 WallpaperData wallpaper = mWallpaperMap.get(mCurrentUserId); local 782 WallpaperData wallpaper = mWallpaperMap.get(mCurrentUserId); local 861 WallpaperData wallpaper = mWallpaperMap.valueAt(i); local 868 WallpaperData wallpaper = mWallpaperMap.get(UserHandle.USER_SYSTEM); local 1001 WallpaperData wallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); local 1065 WallpaperData wallpaper = null; local 1184 WallpaperData wallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); local 1219 WallpaperData wallpaper = mWallpaperMap.get(UserHandle.getCallingUserId()); local 1230 WallpaperData wallpaper = mWallpaperMap.get(UserHandle.getCallingUserId()); local 1246 WallpaperData wallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); local 1286 WallpaperData wallpaper = whichSet.get(wallpaperUserId); local 1321 WallpaperData wallpaper = mWallpaperMap.get(userId); local 1341 WallpaperData wallpaper = map.get(userId); local 1389 WallpaperData wallpaper; local 1507 WallpaperData wallpaper = mWallpaperMap.get(userId); local 1767 WallpaperData wallpaper = (which == FLAG_LOCK) local 1789 WallpaperData wallpaper; local 1887 WallpaperData wallpaper = whichSet.get(userId); local 1925 WallpaperData wallpaper = mWallpaperMap.get(userId); local 2081 WallpaperData wallpaper = null; local 2220 WallpaperData wallpaper = mWallpaperMap.valueAt(i); local 2252 WallpaperData wallpaper = mLockWallpaperMap.valueAt(i); local [all...] |
/frameworks/base/core/java/android/service/wallpaper/ |
IWallpaperConnection.aidl | 17 package android.service.wallpaper; 20 import android.service.wallpaper.IWallpaperEngine;
|
IWallpaperService.aidl | 17 package android.service.wallpaper; 20 import android.service.wallpaper.IWallpaperConnection;
|
IWallpaperEngine.aidl | 17 package android.service.wallpaper;
|
WallpaperSettingsActivity.java | 17 package android.service.wallpaper; 25 * a wallpaper. You should derive from this class to allow it to select the 32 * are being used while the wallpaper is in preview mode. 35 = "android.service.wallpaper.PREVIEW_MODE";
|
/frameworks/base/services/core/java/com/android/server/wm/ |
WallpaperController.java | 52 * Controls wallpaper windows visibility, ordering, and so on. 62 // with the wallpaper. 64 // If non-null, we are in the middle of animating from one wallpaper target 67 // If non-null, we are in the middle of animating from one wallpaper target 80 // This is set when we are waiting for a wallpaper to tell us it is done 84 // The last time we had a timeout when waiting for a wallpaper. 86 // We give a wallpaper up to 150ms to finish scrolling. 91 // Set to the wallpaper window we would like to hide once the transition animations are done. 92 // This is useful in cases where we don't want the wallpaper to be hidden when the close app 93 // is a wallpaper target and is done animating out, but the opening app isn't a wallpape 174 WindowState wallpaper = windows.get(wallpaperNdx); local 207 final WindowState wallpaper = token.windows.get(j); local 356 WindowState wallpaper = windows.get(wallpaperNdx); local 421 WindowState wallpaper = windows.get(wallpaperNdx); local 469 WindowState wallpaper = windows.get(j); local 724 WindowState wallpaper = tokenWindows.get(wallpaperNdx); local 853 WindowState wallpaper = token.windows.get(curWallpaperIndex); local [all...] |
WindowAnimator.java | 94 * from the wallpaper. This means we need to ensure the wallpaper is 311 WindowState wallpaper = null; local 493 wallpaper = win; 528 // Wallpaper is going away in un-force-hide motion, animate it as well. 529 if (!wallpaperInUnForceHiding && wallpaper != null && !keyguardGoingAwayNoAnimation) { 530 if (DEBUG_KEYGUARD) Slog.d(TAG, "updateWindowsLocked: wallpaper animating away"); 534 wallpaper.mWinAnimator.setAnimation(a); 577 // a detached wallpaper animation. 595 // If this window's app token is running a detached wallpaper [all...] |
/frameworks/base/core/java/com/android/server/backup/ |
SystemBackupAgent.java | 38 * Backup agent for various system-managed data, currently just the system wallpaper 45 private static final String WALLPAPER_HELPER = "wallpaper"; 56 private static final String WALLPAPER_IMAGE_FILENAME = "wallpaper"; 59 // TODO: Will need to change if backing up non-primary user's wallpaper 65 // TODO: Will need to change if backing up non-primary user's wallpaper 96 // Slot in a restore helper for the older wallpaper backup schema to support restore 103 // On restore, we also support a long-ago wallpaper data schema "system_files" 118 IWallpaperManager wallpaper = (IWallpaperManager) ServiceManager.getService( local 120 if (wallpaper != null) { 122 wallpaper.settingsRestored() 164 IWallpaperManager wallpaper = local [all...] |
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/ |
LiveWallpaperChange.java | 17 package com.android.wallpaper.livepicker; 26 import android.service.wallpaper.WallpaperService; 51 // live wallpaper. 64 Log.w(TAG, "Bad wallpaper " + ri.serviceInfo, e); 75 Log.w(TAG, "Not a live wallpaper: " + comp);
|
LiveWallpaperListAdapter.java | 17 package com.android.wallpaper.livepicker; 31 import android.service.wallpaper.WallpaperService; 179 Log.w(LOG_TAG, "Skipping wallpaper " + resolveInfo.serviceInfo, e); 182 Log.w(LOG_TAG, "Skipping wallpaper " + resolveInfo.serviceInfo, e); 186 LiveWallpaperInfo wallpaper = new LiveWallpaperInfo(); local 187 wallpaper.info = info; 219 wallpaper.thumbnail = thumb; 220 publishProgress(wallpaper);
|
LiveWallpaperActivity.java | 17 package com.android.wallpaper.livepicker;
|
LiveWallpaperPreview.java | 17 package com.android.wallpaper.livepicker; 37 import android.service.wallpaper.IWallpaperConnection; 38 import android.service.wallpaper.IWallpaperEngine; 39 import android.service.wallpaper.IWallpaperService; 40 import android.service.wallpaper.WallpaperService; 41 import android.service.wallpaper.WallpaperSettingsActivity; 257 // The lock screen does not have a wallpaper, so no need to prompt; can only set both. 262 Log.w(LOG_TAG, "Failure setting wallpaper", e); 277 // shows through to the live wallpaper on home. 282 Log.w(LOG_TAG, "Failure setting wallpaper", e) [all...] |
/cts/hostsidetests/devicepolicy/app/CustomizationApp/src/com/android/cts/customizationapp/ |
CustomizationTest.java | 58 wallpaperManager.setResource(R.raw.wallpaper);
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/ |
LiveWallpaperListAdapter.java | 27 import android.service.wallpaper.WallpaperService; 164 Log.w(LOG_TAG, "Skipping wallpaper " + resolveInfo.serviceInfo, e); 167 Log.w(LOG_TAG, "Skipping wallpaper " + resolveInfo.serviceInfo, e); 175 LiveWallpaperTile wallpaper = new LiveWallpaperTile(thumb, info, launchIntent); local 176 publishProgress(wallpaper);
|
/development/samples/Home/src/com/example/android/home/ |
Wallpaper.java | 37 * Wallpaper picker for the Home application. User can choose from 40 public class Wallpaper extends Activity implements 65 setContentView(R.layout.wallpaper); 89 * the onTouchEvent causing the wallpaper to be set twice. Synchronize this 90 * method and ensure we only set the wallpaper once. 103 Log.e(LOG_TAG, "Failed to set wallpaper " + e);
|
Home.java | 195 * only a wallpaper intent receiver to let other applications change the 196 * wallpaper. 236 * When no wallpaper was manually set, a default wallpaper is used instead. 240 Drawable wallpaper = peekWallpaper(); local 241 if (wallpaper == null) { 245 Log.e(LOG_TAG, "Failed to clear wallpaper " + e); 248 getWindow().setBackgroundDrawable(new ClippedDrawable(wallpaper)); 582 * Receives intents from other applications to change the wallpaper. 733 * wallpaper has the same size as the screen. However, the wallpaper might be large [all...] |
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/matchers/ |
StartedServiceMatcherTest.java | 6 import android.service.wallpaper.WallpaperService;
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
CustomizationRestrictionsTest.java | 115 // wallpaper) and current wallpaper bitmap, because the reference bitmap can be 118 // wallpaper is different from the old one after we ran a setter method. 149 wallpaperManager.setResource(R.raw.wallpaper);
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/ |
CubeWallpaper1.java | 24 import android.service.wallpaper.WallpaperService; 30 * This animated wallpaper draws a rotating wireframe cube.
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
CubeWallpaper2.java | 25 import android.service.wallpaper.WallpaperService; 30 * This animated wallpaper draws a rotating wireframe shape. It is similar to
|
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
TestWallpaper.java | 19 import android.service.wallpaper.WallpaperService; 148 // Simulate some slowness, so we can test the loading process in the live wallpaper
|
/prebuilts/sdk/tools/lib/ |
shrinkedAndroid.jar | |
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
AndroidLiveWallpaperService.java | 19 import android.service.wallpaper.WallpaperService;
35 * You can also use {@link AndroidWallpaperListener} along with {@link ApplicationListener} to respond for wallpaper specific
42 * changed visibility state of live wallpaper but called from main thread, not from GL thread: for example:
46 * {@link ApplicationListener#dispose()} is never called! //If you leave live non daemon threads, wallpaper service wouldn't be
47 * able to close, //this can cause problems with wallpaper lifecycle.
49 * Notice #2! On some devices wallpaper service is not killed immediately after exiting from preview. Service object is destroyed
50 * (onDestroy called) but process on which it runs remains alive. When user comes back to wallpaper preview, new wallpaper service
52 * between living instances of wallpaper services'! And depending on your implementation - it can cause problems you were not
112 /** One of wallpaper engines is starting. Do not override this method, service manages them internally. */ [all...] |
/frameworks/base/core/java/android/app/ |
WallpaperInfo.java | 37 import android.service.wallpaper.WallpaperService; 45 * This class is used to specify meta information of a wallpaper service. 51 * The Service that implements this wallpaper component. 56 * The wallpaper setting activity's name, to 57 * launch the setting activity of this wallpaper. 62 * Resource identifier for this wallpaper's thumbnail image. 67 * Resource identifier for a string indicating the author of the wallpaper. 72 * Resource identifier for a string containing a short description of the wallpaper. 83 * @param context The Context in which we are parsing the wallpaper. 85 * this wallpaper's component [all...] |
/device/moto/shamu/ |
device.mk | 382 ro.config.wallpaper \
|