Searched refs:NAPP (Results 1 – 1 of 1) sorted by relevance
3968 final int NAPP = mAllApplications.size(); in collectComponentCallbacks() local3969 for (int i=0; i<NAPP; i++) { in collectComponentCallbacks()