A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
R
- refresh(Uri,Bundle,CancellationSignal) - function in android.content.MMKVContentProvider
- registerContentChangeNotify(MMKVContentChangeNotification) - function in com.tencent.mmkv.MMKV
- Register for MMKV inter-process content change notification.The notification will trigger only when any method is manually called on the MMKV instance.
- registerHandler(MMKVHandler) - function in com.tencent.mmkv.MMKV
- Register a handler for MMKV log redirecting, and error handling.
- registerOnSharedPreferenceChangeListener(SharedPreferences.OnSharedPreferenceChangeListener) - function in com.tencent.mmkv.MMKV
- Intentionally Not Supported by MMKV.
- registerOnSharedPreferenceChangeListener(SharedPreferences.OnSharedPreferenceChangeListener) - function in android.content.MMKV
- reKey(String) - function in com.tencent.mmkv.MMKV
- Transform plain text into encrypted text, or vice versa by passing a null encryption key.You can also change existing crypt key with a different cryptKey.
- remove(String) - function in com.tencent.mmkv.MMKV
- remove(String) - function in android.content.MMKV
- removeStorage(String) - function in com.tencent.mmkv.NameSpace
- remove the storage of the MMKV, including the data file & meta file (.
- removeStorage(String) - function in com.tencent.mmkv.MMKV
- remove the storage of the MMKV, including the data file & meta file (.
- removeStorage(String,String) - function in com.tencent.mmkv.MMKV
- remove the storage of the MMKV, including the data file & meta file (.
- removeValueForKey(String) - function in com.tencent.mmkv.MMKV
- removeValuesForKeys(Array) - function in com.tencent.mmkv.MMKV
- Batch remove some keys from the MMKV instance.
- requireContext() - function in android.content.MMKVContentProvider
- restoreAllFromDirectory(String) - function in com.tencent.mmkv.MMKV
- restore all MMKV instance from srcDir to default root dir
- restoreCallingIdentity(ContentProvider.CallingIdentity) - function in android.content.MMKVContentProvider
- restoreOneMMKVFromDirectory(String,String) - function in com.tencent.mmkv.NameSpace
- restore one MMKV instance from srcDir
- restoreOneMMKVFromDirectory(String,String,String) - function in com.tencent.mmkv.MMKV
- restore one MMKV instance from srcDir