Lines Matching defs:NameNotFoundException

61     public static class NameNotFoundException extends AndroidException {
62 public NameNotFoundException() {
65 public NameNotFoundException(String name) {
1700 * Throws {@link NameNotFoundException} if a package with the given name can
1731 throws NameNotFoundException;
1774 * Throws {@link NameNotFoundException} if a package with the given name
1788 * Throws {@link NameNotFoundException} if a package with the given name
1797 throws NameNotFoundException;
1803 * <p>Throws {@link NameNotFoundException} if a package with the given
1813 throws NameNotFoundException;
1818 * <p>Throws {@link NameNotFoundException} if a permission with the given
1830 throws NameNotFoundException;
1835 * <p>Throws {@link NameNotFoundException} if the given group does not
1848 int flags) throws NameNotFoundException;
1854 * <p>Throws {@link NameNotFoundException} if a permission group with the given
1866 int flags) throws NameNotFoundException;
1883 * <p>Throws {@link NameNotFoundException} if an application with the given
1907 int flags) throws NameNotFoundException;
1913 * <p>Throws {@link NameNotFoundException} if an activity with the given
1930 int flags) throws NameNotFoundException;
1936 * <p>Throws {@link NameNotFoundException} if a receiver with the given
1953 int flags) throws NameNotFoundException;
1959 * <p>Throws {@link NameNotFoundException} if a service with the given
1975 int flags) throws NameNotFoundException;
1981 * <p>Throws {@link NameNotFoundException} if a provider with the given
1997 int flags) throws NameNotFoundException;
2308 * @return Returns the uid associated with the shared user, or NameNotFoundException
2313 throws NameNotFoundException;
2665 * <p>Throws {@link NameNotFoundException} if instrumentation with the
2677 ComponentName className, int flags) throws NameNotFoundException;
2720 * If the activity cannot be found, NameNotFoundException is thrown.
2726 * @throws NameNotFoundException Thrown if the resources for the given
2732 throws NameNotFoundException;
2740 * to a component, NameNotFoundException is thrown.
2746 * @throws NameNotFoundException Thrown if the resources for application
2752 throws NameNotFoundException;
2758 * banner. If the activity cannot be found, NameNotFoundException is thrown.
2763 * @throws NameNotFoundException Thrown if the resources for the given
2768 throws NameNotFoundException;
2776 * be resolved to a component, NameNotFoundException is thrown.
2781 * @throws NameNotFoundException Thrown if the resources for application
2786 throws NameNotFoundException;
2813 * found, NameNotFoundException is thrown.
2820 * @throws NameNotFoundException Thrown if the resources for the given
2826 throws NameNotFoundException;
2842 * found, NameNotFoundException is thrown.
2848 * @throws NameNotFoundException Thrown if the resources for the given
2853 throws NameNotFoundException;
2859 * logo. If the activity cannot be found, NameNotFoundException is thrown.
2864 * @throws NameNotFoundException Thrown if the resources for the given
2869 throws NameNotFoundException;
2877 * to a component, NameNotFoundException is thrown.
2884 * @throws NameNotFoundException Thrown if the resources for application
2890 throws NameNotFoundException;
2909 * found, NameNotFoundException is thrown.
2917 * @throws NameNotFoundException Thrown if the resources for the given
2923 throws NameNotFoundException;
3050 * cannot be found, NameNotFoundException is thrown.
3056 * @throws NameNotFoundException Thrown if the resources for the given
3062 throws NameNotFoundException;
3065 * Retrieve the resources for an application. Throws NameNotFoundException
3071 * @throws NameNotFoundException Thrown if the resources for the given
3075 throws NameNotFoundException;
3081 * appPackageName cannot be found, NameNotFoundException is thrown.
3087 * @throws NameNotFoundException Thrown if the resources for the given
3093 throws NameNotFoundException;
3097 throws NameNotFoundException;
3341 throws NameNotFoundException;