Home | History | Annotate | Download | only in pm

Lines Matching defs:its

399                 // Check to see if its a disabled system app
445 // that we can keep its data.
473 // means to leave it at its original value, and the
614 + "; I am not changing its files so it will probably fail!");
621 + "; I am not changing its files so it will probably fail!");
634 * are removed from the shared user's gid list only if its
1411 // Avoid any application that has a space in its path.
1426 // DO NOT MODIFY THIS FORMAT UNLESS YOU CAN ALSO MODIFY ITS USERS
1633 final Iterator<String> its = kList.iterator();
1635 while (its.hasNext()) {
1636 final String key = its.next();