Searched defs:PROVIDER (Results 1 – 5 of 5) sorted by relevance
41 public static final String PROVIDER = "com.active.unlock.provider"; field in ActiveUnlockTestUtils53 context.getContentResolver(), PROVIDER_SETTING, PROVIDER); in enable() local
41 private static final String PROVIDER = "AndroidKeyStore"; field in CryptUtils
81 private static final String PROVIDER = "provider"; field in CarLocationService
318 int PROVIDER = (byte) 0x03; field