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

  /frameworks/base/core/java/android/content/pm/
ShortcutServiceInternal.java 69 public abstract ParcelFileDescriptor getShortcutIconFd(int launcherUserId,
ILauncherApps.aidl 68 ParcelFileDescriptor getShortcutIconFd(String callingPackage, String packageName, String id,
LauncherApps.java     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
LauncherAppsService.java 473 public ParcelFileDescriptor getShortcutIconFd(String callingPackage,
480 return mShortcutServiceInternal.getShortcutIconFd(getCallingUserId(),
    [all...]
ShortcutService.java     [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest1.java 710 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd(
714 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd(
718 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd(
727 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd(
742 mLauncherApps.getShortcutIconFd(CALLING_PACKAGE_1, "bmp32x32", HANDLE_USER_P0));
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 289 milliseconds