A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
O
- onCallingPackageChanged() - function in android.content.MMKVContentProvider
- onConfigurationChanged(Configuration) - function in android.content.MMKVContentProvider
- onContentChangedByOuterProcess(String) - function in com.tencent.mmkv.MMKVContentChangeNotification
- Inter-process content change notification.
- onCreate() - function in com.tencent.mmkv.MMKVContentProvider
- onCreate() - function in android.content.MMKVContentProvider
- OnErrorDiscard - enum entry in com.tencent.mmkv.MMKVRecoverStrategic
The default strategic is to discard everything on errors.
- OnErrorRecover - enum entry in com.tencent.mmkv.MMKVRecoverStrategic
The recover strategic will try to recover as much data as possible.
- onExit() - function in com.tencent.mmkv.MMKV
- Notify MMKV that App is about to exit.
- onLowMemory() - function in android.content.MMKVContentProvider
- onMMKVCRCCheckFail(String) - function in com.tencent.mmkv.MMKVHandler
- By default MMKV will discard all data on crc32-check failure.
- onMMKVFileLengthError(String) - function in com.tencent.mmkv.MMKVHandler
- By default MMKV will discard all data on file length mismatch.
- onTrimMemory(int) - function in android.content.MMKVContentProvider
- openAssetFile(Uri,String) - function in android.content.MMKVContentProvider
- openFile(Uri,String) - function in android.content.MMKVContentProvider
- openPipeHelper(Uri,String,Bundle,T,ContentProvider.PipeDataWriter) - function in android.content.MMKVContentProvider
- openTypedAssetFile(Uri,String,Bundle) - function in android.content.MMKVContentProvider