Searched refs:mBindingType (Results 1 – 3 of 3) sorted by relevance
40 private int mBindingType = NO_BINDING; field in Frame52 mBindingType = bindingType; in Frame()70 return mBindingType; in getBindingType()
349 dumpData.mBindingType = localBindingType; in checkLocalBindingRequirements()697 int mBindingType = -1; field in AttestationVerificationPeerDeviceVerifier.MyDumpData743 writer.println("Binding Type: " + mBindingType); in dumpTo()
15338 Landroid/filterfw/core/Frame;->mBindingType:I