Home | History | Annotate | Download | only in pm

Lines Matching defs:here

226  * tests whenever making modifications here:
1638 //clean up here
1732 // NOTE: We ignore potential failures here during a system scan (like
2151 // Note: isEnabledLP() does not apply here - always return info
3513 // todo: note that the algorithm used here is O(N^2). This
3599 // duplicate actions that are found here.
4864 // There are three basic cases here:
4948 // If we've gotten here, we're sure that no error occurred and that we haven't
5156 // dependencies here. (We haven't yet finished committing the new apk
5420 // care of renaming the package; only do it here if
5502 // We only do this here for apps not on a system dir, because those
5942 // We don't do this here during boot because we can do it all
5982 // with it. Better to just have the restriction here, be
6698 // ABI should be 64 bit. We can safely assume here that the bundled
6711 // here that the app declares multiArch support, and warn if it doesn't.
6713 // We will be lenient here and record both ABIs. The primary will be the
7992 RuntimeException here = new RuntimeException("here");
7993 here.fillInStackTrace();
7996 + " " + intent.getExtras(), here);
10604 // rename the new package here.
10624 // bail early here before tripping over redefined permissions.
10966 // Force a gc here.
10968 // Delete the resources here after sending the broadcast to let
11078 // A user ID was deleted here. Go through all users and remove it
11183 // can downgrade to reader here
11315 // for a single user. Continue the work here.
12353 // situation so here we do a sanity check to make sure we haven't
13035 // Send broadcasts here
13073 // Check code path here.