public final class

SupportSQLiteCompat.Api21Impl

extends java.lang.Object

 java.lang.Object

↳androidx.sqlite.db.SupportSQLiteCompat.Api21Impl

Overview

Helper for accessing functions that require SDK version 21 and higher.

Summary

Methods
public static java.io.FilegetNoBackupFilesDir(Context context)

Returns the absolute path to the directory on the filesystem.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public static java.io.File getNoBackupFilesDir(Context context)

Returns the absolute path to the directory on the filesystem.

Returns:

The path of the directory holding application files that will not be automatically backed up to remote storage.