Searched defs:ai (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DDeviceAdminSettings.java395 final ActivityInfo ai;
397 ai = iPackageManager.getReceiverInfo(activeAdmin,
405 final DeviceAdminInfo deviceAdminInfo = createDeviceAdminInfo(ai);
424 * @param ai ActivityInfo for the admin component.
427 private DeviceAdminInfo createDeviceAdminInfo(ActivityInfo ai) { argument
429 return new DeviceAdminInfo(getActivity(), ai);
431 Log.w(TAG, "Skipping " + ai, e);
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 111 milliseconds