Home | History | Annotate | Download | only in pm

Lines Matching defs:installReason

1741                     final int installReason = XmlUtils.readIntAttribute(parser,
1783 installReason, harmfulAppWarning);
2142 if (ustate.installReason != PackageManager.INSTALL_REASON_UNKNOWN) {
2144 Integer.toString(ustate.installReason));