Searched defs:put (Results 1 – 5 of 5) sorted by relevance
30 Method put = keystoreClass.getMethod("put", in testCrash() local
27 Method put = keystoreClass.getMethod("put", in testCrash() local
144 private static <T> void put(final Uri uri, final SettingsSetter<T> setter, T value) { in put() method in SettingsSession
939 private void put(String key, String value) { in put() method in ActivityManagerTestBase.DisableScreenDozeRule
1265 public synchronized void put(long ts) { in put() method in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer