Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 7 of 7) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DSources.java71 Sources sources = sInstance == null ? null : sInstance.get(); in getInstance() local
112 public Sources(ContactsSource... sources) { in Sources()
/packages/services/Telephony/src/com/android/phone/vvm/omtp/sync/
DOmtpVvmSyncService.java85 Set<PhoneAccountHandle> sources = vvmSourceManager.getOmtpVvmSources(); in getSyncIntent() local
159 Set<PhoneAccountHandle> sources = vvmSourceManager.getOmtpVvmSources(); in onHandleIntent() local
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DLocalMergeAlbum.java52 Path path, Comparator<MediaItem> comparator, MediaSet[] sources, int bucketId) { in LocalMergeAlbum()
/packages/apps/Contacts/src/com/android/contacts/
DSplitAggregateView.java229 public SplitAggregateAdapter(Context context, List<RawContactInfo> sources) { in SplitAggregateAdapter()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicePairer.java175 int sources = device.getSources(); in hasValidInputDevice() local
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactFragment.java334 final Sources sources = Sources.getInstance(context); in buildEntries() local
/packages/apps/FMRadio/src/com/android/fmradio/
DFmService.java1682 AudioPortConfig[] sources = patch.sources(); in isPatchMixerToEarphone() local
1709 AudioPortConfig[] sources = patch.sources(); in isPatchMixerToDeviceRemoved() local