Home
last modified time | relevance | path

Searched refs:fromCursorPartialProjection (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
DProgramDataManager.java567 ? Program.fromCursorPartialProjection(c) in doInBackground()
DProgram.java168 public static Program fromCursorPartialProjection(Cursor cursor) { in fromCursorPartialProjection() method in Program