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

  /frameworks/base/services/core/java/com/android/server/pm/
SELinuxMMAC.java 90 private static final String AUTOPLAY_APP_STR = ":autoplayapp";
306 pkg.applicationInfo.seinfo += AUTOPLAY_APP_STR;
  /external/libselinux/src/
android.c 639 #define AUTOPLAY_APP_STR ":autoplayapp"
685 isAutoPlayApp = strstr(seinfo, AUTOPLAY_APP_STR) ? true : false;
    [all...]

Completed in 100 milliseconds