| /packages/apps/TV/src/com/android/tv/util/ |
| D | AsyncDbTask.java | 251 protected abstract T fromCursor(Cursor c); in fromCursor() method in AsyncDbTask.AsyncQueryListTask 303 protected abstract T fromCursor(Cursor c); in fromCursor() method in AsyncDbTask.AsyncQueryItemTask 321 protected final Channel fromCursor(Cursor c) { in fromCursor() method in AsyncDbTask.AsyncChannelQueryTask 352 protected final Program fromCursor(Cursor c) { in fromCursor() method in AsyncDbTask.AsyncProgramQueryTask 365 protected final RecordedProgram fromCursor(Cursor c) { in fromCursor() method in AsyncDbTask.AsyncRecordedProgramQueryTask 428 protected Program fromCursor(Cursor c) { in fromCursor() method in AsyncDbTask.AsyncQueryProgramTask
|
| /packages/apps/Camera2/src/com/android/camera/data/ |
| D | VideoDataFactory.java | 35 public VideoItemData fromCursor(Cursor c) { in fromCursor() method in VideoDataFactory
|
| D | PhotoDataFactory.java | 32 public FilmstripItemData fromCursor(Cursor c) { in fromCursor() method in PhotoDataFactory
|
| /packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/ |
| D | PhoneCallLog.java | 79 public static PhoneCallLog fromCursor(Context context, Cursor cursor) { in fromCursor() method in PhoneCallLog
|
| D | PhoneNumber.java | 47 static PhoneNumber fromCursor(Context context, Cursor cursor) { in fromCursor() method in PhoneNumber
|
| D | Contact.java | 132 public static Contact fromCursor(Context context, Cursor cursor) { in fromCursor() method in Contact
|
| /packages/apps/Contacts/src/com/android/contacts/util/ |
| D | DataStatus.java | 76 private void fromCursor(Cursor cursor) { in fromCursor() method in DataStatus
|
| /packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/ |
| D | Cp2Contact.java | 95 public static Cp2Contact fromCursor(Cursor cursor) { in fromCursor() method in Cp2Contact
|
| /packages/apps/Dialer/java/com/android/dialer/speeddial/loader/ |
| D | SpeedDialUiItem.java | 109 public static SpeedDialUiItem fromCursor( in fromCursor() method in SpeedDialUiItem
|
| /packages/apps/TV/tests/common/src/com/android/tv/testing/data/ |
| D | ProgramInfo.java | 106 public static ProgramInfo fromCursor(Cursor c) { in fromCursor() method in ProgramInfo
|
| D | ChannelInfo.java | 95 public static ChannelInfo fromCursor(Cursor c) { in fromCursor() method in ChannelInfo
|
| /packages/apps/DocumentsUI/src/com/android/documentsui/base/ |
| D | DocumentInfo.java | 156 public static DocumentInfo fromCursor(Cursor cursor, String authority) { in fromCursor() method in DocumentInfo
|
| /packages/apps/TV/src/com/android/tv/dvr/data/ |
| D | RecordedProgram.java | 87 public static RecordedProgram fromCursor(Cursor cursor) { in fromCursor() method in RecordedProgram
|
| D | SeriesRecording.java | 146 public static SeriesRecording fromCursor(Cursor c) { in fromCursor() method in SeriesRecording
|
| D | ScheduledRecording.java | 403 public static ScheduledRecording fromCursor(Cursor c) { in fromCursor() method in ScheduledRecording
|
| /packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
| D | TelephonyProvider.java | 1462 String fromCursor = c.getString(columnIndex); in getCardIdfromIccid() local 1887 String fromCursor = c.getString(columnIndex); in getStringValueFromCursor() local 1904 String fromCursor = c.getString(columnIndex); in getNetworkTypeBitmaskFromCursor() local 1915 String fromCursor = c.getString(columnIndex); in getNetworkTypeBitmaskFromCursor() local 1928 String fromCursor = c.getString(columnIndex); in getIntValueFromCursor() local
|
| /packages/apps/TV/tuner/src/com/android/tv/tuner/data/ |
| D | TunerChannel.java | 541 public static TunerChannel fromCursor(Cursor cursor) { in fromCursor() method in TunerChannel
|
| /packages/apps/TV/src/com/android/tv/data/ |
| D | ChannelImpl.java | 82 public static ChannelImpl fromCursor(Cursor cursor) { in fromCursor() method in ChannelImpl
|
| D | Program.java | 124 public static Program fromCursor(Cursor cursor) { in fromCursor() method in Program
|