FreeRDP
com.freerdp.freerdpcore.services.FreeRDPSuggestionProvider Class Reference
Inheritance diagram for com.freerdp.freerdpcore.services.FreeRDPSuggestionProvider:
Collaboration diagram for com.freerdp.freerdpcore.services.FreeRDPSuggestionProvider:

Public Member Functions

int delete (Uri uri, String selection, String[] selectionArgs)
 
String getType (Uri uri)
 
Uri insert (Uri uri, ContentValues values)
 
boolean onCreate ()
 
Cursor query (Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
 
int update (Uri uri, ContentValues values, String selection, String[] selectionArgs)
 

Static Public Attributes

static final Uri CONTENT_URI
 

Detailed Description

Definition at line 28 of file FreeRDPSuggestionProvider.java.

Field Documentation

◆ CONTENT_URI

final Uri com.freerdp.freerdpcore.services.FreeRDPSuggestionProvider.CONTENT_URI
static
Initial value:
=
Uri.parse("content://com.freerdp.afreerdp.services.freerdpsuggestionprovider")

Definition at line 31 of file FreeRDPSuggestionProvider.java.


The documentation for this class was generated from the following file: