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