Home
last modified time | relevance | path

Searched refs:capability (Results 1 – 6 of 6) sorted by relevance

/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt40 The --set-xx capability options allow an older signing certificate to still be
43 capabilities, but the capability options can be specified for the new signer
45 The capability options accept an optional boolean value of true or false; if
140 signing certificate should be trusted. This capability is
Dhelp_rotate.txt41 The --set-xx capability options allow an older signing certificate to still be
44 capabilities, but the capability options can be specified for the new signer
46 signing certificate.The capability options accept an optional boolean value of
143 signing certificate should be trusted. This capability is
/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApTest.py739 capability = self.dut.ed.pop_event(capabilityEventStr, 10)
740 asserts.skip_if(not capability['data'][wifi_constants
821 capability = self.dut.ed.pop_event(capabilityEventStr, 10)
822 asserts.skip_if(not capability['data'][wifi_constants
/tools/carrier_settings/proto/
Dcarrier_settings.proto63 // platform. eg. type means APN capability and bearer_bitmask specifies
/tools/repohooks/tools/
Dspelling.txt220 capabilty||capability
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py1915 def get_capability_for_subscription(ad, capability, subid): argument
1916 if capability in ad.telephony["subscription"][subid].get(
1919 capability, subid)
1923 capability, subid)