/development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/ |
D | MyAuthenticator.java | 108 String[] features) throws NetworkErrorException { in hasFeatures() argument 112 if ((features != null) && (features.length == 1) in hasFeatures() 113 && ACCOUNT_FEATURE_DEVICE_OR_PROFILE_OWNER_ALLOWED.equals(features[0])) { in hasFeatures()
|
/development/apps/Development/src/com/android/development/ |
D | AccountsTester.java | 330 String[] features = TextUtils.split(authTokenType, ","); in onCreateDialog() 331 mAccountManager.hasFeatures(account, features, in onCreateDialog() 362 String features = value.getText().toString(); in onCreateDialog() 368 TextUtils.isEmpty(features) ? null : features.split(" "), in onCreateDialog() 391 AccountManagerCallback<Bundle> newAccountsCallback(String type, String[] features) { in newAccountsCallback() argument 392 return new GetAccountsCallback(type, features); in newAccountsCallback() 399 public GetAccountsCallback(String type, String[] features) { in GetAccountsCallback() argument 400 mFeatures = features; in GetAccountsCallback() 426 String[] features) { in newAuthTokensCallback() argument 427 return new GetAuthTokenCallback(type, authTokenType, features); in newAuthTokensCallback() [all …]
|
/development/samples/browseable/LNotifications/ |
D | _index.jd | 8 This sample demonstrates how new features for notifications introduced in Android L
|
/development/samples/browseable/RuntimePermissionsBasic/ |
D | _index.jd | 9 …rmissions" sample provides a more complete overview over the runtime permission features available.
|
/development/samples/browseable/ImmersiveMode/ |
D | _index.jd | 8 One of the features introduced in KitKat is "immersive mode". Immersive mode gives the
|
/development/samples/browseable/Notifications/ |
D | _index.jd | 9 demonstrates various features of the Android Wear notifications API. Running the sample on your
|
/development/samples/browseable/DeviceOwner/ |
D | _index.jd | 8 This app demonstrates how to use device owner features. Use the NfcProvisioning sample to set up
|
/development/samples/USB/MissileLauncher/ |
D | README.txt | 6 This program serves as an example of the following USB host features:
|
/development/samples/USB/AdbTest/ |
D | README.txt | 7 This program serves as an example of the following USB host features:
|
/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/ |
D | MyAccountAuthenticator.java | 61 String[] features) { in hasFeatures() argument
|
/development/scripts/ |
D | cargo2android.py | 221 self.features = list() # follows --cfg, name in 'feature="..."' 246 self.features == other.features and 372 self.features.append(unquote(args[i].replace('\'feature=', '')[:-1])) 455 self.features = sorted(set(self.features)) 476 if not self.features: 478 return pkg + ' "' + ','.join(self.features) + '"' 537 dump_list('// cfg = \'feature "%s"\'', self.features) 675 self.dump_android_property_list('features', '"%s"', self.features) 1265 features = '' 1267 if self.args.features is not None: [all …]
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/ |
D | Authenticator.java | 136 AccountAuthenticatorResponse response, Account account, String[] features) { in hasFeatures() argument
|
/development/python-packages/adb/ |
D | device.py | 283 def features(self): member in AndroidDevice 292 return version(self.adb_cmd) >= 35 and 'shell_v2' in self.features
|
/development/tools/mkstubs/ |
D | README.txt | 87 - There is no attempt to match features or behavior with DroidDoc.
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 121 There are some convenience features added to allow running without
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 493 String features = prefs.getString(mTrustAgentFeatures.getKey(), null); in reloadSummaries() local 494 mTrustAgentFeatures.setSummary(features); in reloadSummaries()
|
/development/build/ |
D | sdk.atree | 222 …G/framework-doc-stubs-metadata_intermediates/features.txt platforms/${PLATFORM_NAME}/dat…
|
/development/tools/winscope/ |
D | yarn.lock | 79 "@babel/helper-create-class-features-plugin@^7.13.0": 81 …ps://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-feature… 90 "@babel/helper-create-regexp-features-plugin@^7.12.13": 92 …s://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-featur… 289 "@babel/helper-create-class-features-plugin" "^7.13.0" 373 "@babel/helper-create-class-features-plugin" "^7.13.0" 381 "@babel/helper-create-regexp-features-plugin" "^7.12.13" 530 "@babel/helper-create-regexp-features-plugin" "^7.12.13" 620 "@babel/helper-create-regexp-features-plugin" "^7.12.13" 713 "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 57 analyze - v. break down into components or essential features 384 …ebrate in the later stages of development showing the main recognizable features of the mature ani…
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 8052 * 3. All advertising materials mentioning features or use of this 8123 * 3. All advertising materials mentioning features or use of this software 8878 ; It also has various other useful features to simplify writing the kind of 10523 * 3. All advertising materials mentioning features or use of this software 11641 * 3. All advertising materials mentioning features or use of this 11712 * 3. All advertising materials mentioning features or use of this software
|