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

  /frameworks/support/compat/java/android/support/v4/content/pm/
ShortcutManagerCompat.java 42 @VisibleForTesting static final String INSTALL_SHORTCUT_PERMISSION =
58 if (ContextCompat.checkSelfPermission(context, INSTALL_SHORTCUT_PERMISSION)
65 if (TextUtils.isEmpty(permission) || INSTALL_SHORTCUT_PERMISSION.equals(permission)) {
  /frameworks/support/compat/tests/java/android/support/v4/content/pm/
ShortcutManagerCompatTest.java 169 setMockPm(mockResolveInfo(ShortcutManagerCompat.INSTALL_SHORTCUT_PERMISSION));
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 

Completed in 219 milliseconds