Home | History | Annotate | Download | only in dex

Lines Matching refs:updated

545      * @return true if the package usage info was updated.
580 boolean updated = false;
587 updated = true;
595 updated = true;
597 return updated;
634 // (i.e. the map is updated when new class loaders are created, which can happen anytime