Searched refs:Purpose (Results 1 – 7 of 7) sorted by relevance
35 public enum Purpose { enum in RenderScriptTask
79 public static abstract class Purpose { class in KeyProperties80 private Purpose() {} in Purpose() method in KeyProperties.Purpose
120 purposes = KeyProperties.Purpose.allFromKeymaster( in getKeyInfo()
184 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in engineInit()
492 KeyProperties.Purpose.allToKeymaster(purposes)); in setPrivateKeyEntry()710 KeyProperties.Purpose.allToKeymaster(purposes)); in setSecretKeyEntry()
315 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in initialize()
62078 Landroid/security/keystore/KeyProperties$Purpose;-><init>()V62079 Landroid/security/keystore/KeyProperties$Purpose;->allFromKeymaster(Ljava/util/Collection;)I62080 Landroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I62081 Landroid/security/keystore/KeyProperties$Purpose;->fromKeymaster(I)I62082 Landroid/security/keystore/KeyProperties$Purpose;->toKeymaster(I)I