Java android.provider BaseColumns fields, constructors, methods, implement or subclass

Example usage for Java android.provider BaseColumns fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.provider BaseColumns.

The text is from its open source code.

Implementation

android.provider.BaseColumns has the following implementations.
Click this link to see all its implementation.

Field

String_ID
The unique ID for a row.
String_COUNT
The count of rows in a directory.