Searched defs:snapshot (Results 1 - 4 of 4) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/app/menu/
H A DUtils.java25 public static Bitmap snapshot(DisplayMetrics metrics, Drawable drawable) { method in class:Utils
H A DCarMenu.java55 impl.mBundle.putParcelable(MenuItemConstants.KEY_LEFTICON, snapshot(impl.mIcon));
59 MenuItemConstants.KEY_RIGHTICON, snapshot(impl.mRightIcon));
66 private Bitmap snapshot(Drawable drawable) { method in class:CarMenu
67 return Utils.snapshot(mMetrics, drawable);
253 * A snapshot of the {@link android.graphics.drawable.Drawable} is captured at the time the {@link Item} obtained
279 * A snapshot of the {@link android.graphics.drawable.Drawable} is captured at the time the
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 295 milliseconds