Searched refs:allow (Results 1 – 15 of 15) sorted by relevance
/development/samples/browseable/MessagingService/ |
D | _index.jd | 10 Input to allow Android N devices to reply via text directly from
|
/development/samples/USB/AdbTest/ |
D | README.txt | 4 However the support classes are structured in a way that would allow
|
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/ |
D | ConfirmationDialogFragment.java | 60 .setPositiveButton(R.string.allow, new DialogInterface.OnClickListener() { in onCreateDialog()
|
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
D | ToyVpnService.java | 107 final boolean allow = prefs.getBoolean(ToyVpnClient.Prefs.ALLOW, true); in connect() 115 proxyHost, proxyPort, allow, packages)); in connect()
|
D | ToyVpnConnection.java | 100 final String proxyHostName, final int proxyHostPort, boolean allow, in ToyVpnConnection() argument 116 mAllow = allow; in ToyVpnConnection()
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 84 This command will wake the device up from sleep and allow user input. 117 Close the current session and allow a new session to connect 121 There are some convenience features added to allow running without
|
/development/vndk/tools/definition-tool/assets/visual/ |
D | dep-graph.js | 210 .attr("class", function(d) { return d.allow ? "link" : "link--violate" }) 322 l.allow = true; 330 l.allow = false;
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | Monkey.java | 267 final boolean allow = isActivityStartingAllowed(intent, pkg); in activityStarting() 276 Logger.out.println(" // " + (allow ? "Allowing" : "Rejecting") + " start of " in activityStarting() 282 return allow; in activityStarting() 317 boolean allow = MonkeyUtils.getPackageFilter().checkEnteringPackage(pkg) in activityResuming() 319 if (!allow) { in activityResuming() 321 Logger.out.println(" // " + (allow ? "Allowing" : "Rejecting") in activityResuming() 327 return allow; in activityResuming()
|
/development/tools/repo_diff/service/repodiff/ |
D | Makefile | 140 …&& gcloud compute firewall-rules create $(FIREWALL_NAME) --allow tcp:$(DOCKER_TARGET_PORT) 2>/dev/… 141 …&& gcloud compute firewall-rules update $(FIREWALL_NAME) --allow tcp:$(DOCKER_TARGET_PORT) --sourc…
|
/development/vndk/tools/header-checker/src/repr/protobuf/proto/ |
D | abi_diff.proto | 116 // Not merged with TranslationUnitDiff to allow future extensions.
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | AppRestrictionEnforcerFragment.java | 378 private void saveCanSayHello(Activity activity, boolean allow) { in saveCanSayHello() argument 379 mCurrentRestrictions.putBoolean(RESTRICTION_KEY_SAY_HELLO, allow); in saveCanSayHello() 382 editPreferences(activity).putBoolean(RESTRICTION_KEY_SAY_HELLO, allow).apply(); in saveCanSayHello()
|
/development/scripts/gdb/ |
D | dalvik.gdb | 16 # ART debugging. ART uses SIGSEGV signals for internal purposes. To allow
|
/development/tools/repo_pull/ |
D | README.md | 90 * `pick` maps to `git cherry-pick --allow-empty`
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 182 allow Recipient to distribute the Program, it is Recipient's 252 allow the Commercial Contributor to control, and cooperate with the 1145 * of those above. If you wish to allow use of your version of this file only 1146 * under the terms of either the GPL or the LGPL, and not to allow others to 1521 * of those above. If you wish to allow use of your version of this file only 1522 * under the terms of either the GPL or the LGPL, and not to allow others to 1557 * of those above. If you wish to allow use of your version of this file only 1558 * under the terms of either the GPL or the LGPL, and not to allow others to 3927 above. If you wish to allow use of your version of this file only 3928 under the terms of the [____] License and not to allow others to use [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 699 pension - n. a regular payment to a person that is intended to allow them to subsist without working
|