Searched defs:getKeyId (Results 1 – 5 of 5) sorted by relevance
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/ | ||
D | AggregatePayload.java | 143 public String getKeyId() { in getKeyId() method in AggregatePayload.AggregationServicePayload |
D | AggregateEncryptionKey.java | 75 public String getKeyId() { in getKeyId() method in AggregateEncryptionKey |
/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/ | ||
D | ObliviousHttpGateway.java | 293 private static int getKeyId(byte[] cipherText) { in getKeyId() method in ObliviousHttpGateway |
/packages/modules/Wifi/framework/tests/src/android/net/wifi/ | ||
D | WifiEnterpriseConfigTest.java | 465 public void getKeyId() { in getKeyId() method in WifiEnterpriseConfigTest |
/packages/modules/Wifi/framework/java/android/net/wifi/ | ||
D | WifiEnterpriseConfig.java | 1586 public String getKeyId(WifiEnterpriseConfig current) { in getKeyId() method in WifiEnterpriseConfig |