Lines Matching refs:package
141 --package-name=*)
201 panic "You can only provide a single package name as argument!\
216 # Assume wrapper scripts all provide a default package name.
225 Usage: $PROGNAME [options] [<package-name>]
229 If provided, <package-name> must be the name of the Android application's
230 package name to be debugged. You can also use --package-name=<name> to
305 --package-name=<name> Specify package name (alternative to 1st argument).
309 --start Start package's activity on device.
337 panic "Please specify a package name on the command line. See --help."
675 package is installed?"
841 # use run-as $PACKAGE_NAME ..., which requires the package to be debuggable.
941 # Note that using run-as requires the package to be debuggable.