Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 20 of 20) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DSources.java71 Sources sources = sInstance == null ? null : sInstance.get(); in getInstance() local
72 if (sources == null) { in getInstance()
73 sources = new Sources(context); in getInstance()
74 sInstance = new SoftReference<Sources>(sources); in getInstance()
76 return sources; in getInstance()
112 public Sources(ContactsSource... sources) { in Sources() argument
113 for (ContactsSource source : sources) { in Sources()
/packages/services/Telephony/src/com/android/phone/vvm/omtp/sync/
DOmtpVvmSyncService.java85 Set<PhoneAccountHandle> sources = vvmSourceManager.getOmtpVvmSources(); in getSyncIntent() local
86 for (PhoneAccountHandle source : sources) { in getSyncIntent()
159 Set<PhoneAccountHandle> sources = vvmSourceManager.getOmtpVvmSources(); in onHandleIntent() local
160 for (PhoneAccountHandle source : sources) { in onHandleIntent()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicePairer.java175 int sources = device.getSources(); in hasValidInputDevice() local
179 if ((sources & InputDevice.SOURCE_DPAD) == InputDevice.SOURCE_DPAD) { in hasValidInputDevice()
183 if ((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) { in hasValidInputDevice()
187 if ((sources & InputDevice.SOURCE_KEYBOARD) == InputDevice.SOURCE_KEYBOARD) { in hasValidInputDevice()
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactFragment.java334 final Sources sources = Sources.getInstance(context); in buildEntries() local
349 ContactsSource contactsSource = sources.getInflatedSource(accountType, in buildEntries()
367 final DataKind kind = sources.getKindOrFallback(accountType, mimeType, in buildEntries()
411 final DataKind imKind = sources.getKindOrFallback(accountType, in buildEntries()
/packages/apps/FMRadio/src/com/android/fmradio/
DFmService.java1682 AudioPortConfig[] sources = patch.sources(); in isPatchMixerToEarphone() local
1684 AudioPortConfig sourceConfig = sources[0]; in isPatchMixerToEarphone()
1709 AudioPortConfig[] sources = patch.sources(); in isPatchMixerToDeviceRemoved() local
1711 AudioPortConfig sourceConfig = sources[0]; in isPatchMixerToDeviceRemoved()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DLocalMergeAlbum.java52 Path path, Comparator<MediaItem> comparator, MediaSet[] sources, int bucketId) { in LocalMergeAlbum() argument
55 mSources = sources; in LocalMergeAlbum()
/packages/apps/Contacts/src/com/android/contacts/
DSplitAggregateView.java229 public SplitAggregateAdapter(Context context, List<RawContactInfo> sources) { in SplitAggregateAdapter() argument
230 super(context, 0, sources); in SplitAggregateAdapter()
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
233 # to include (a tag file for) the STL sources as input, then you should
246 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
490 # If the sources in your project are distributed over multiple directories
726 # be generated. Documented entities will be cross-referenced with these sources.
1101 # Note that which sources are shown also depends on other settings
1261 # evaluate all C-preprocessor directives found in the sources and include
[all …]
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
233 # to include (a tag file for) the STL sources as input, then you should
246 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
490 # If the sources in your project are distributed over multiple directories
726 # be generated. Documented entities will be cross-referenced with these sources.
1101 # Note that which sources are shown also depends on other settings
1261 # evaluate all C-preprocessor directives found in the sources and include
[all …]
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
233 # to include (a tag file for) the STL sources as input, then you should
246 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
490 # If the sources in your project are distributed over multiple directories
726 # be generated. Documented entities will be cross-referenced with these sources.
1101 # Note that which sources are shown also depends on other settings
1261 # evaluate all C-preprocessor directives found in the sources and include
[all …]
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
233 # to include (a tag file for) the STL sources as input, then you should
246 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
490 # If the sources in your project are distributed over multiple directories
726 # be generated. Documented entities will be cross-referenced with these sources.
1101 # Note that which sources are shown also depends on other settings
1261 # evaluate all C-preprocessor directives found in the sources and include
[all …]
/packages/apps/UnifiedEmail/unified_src/
DREADME6 application to test multiple content sources
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DEventLogTags.logtags31 # @param queried_sources A pipe-separated list of the sources that were queried to produce
/packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/
DAddressListParser.jj1 …edit this line. /Users/jason/Projects/apache-mime4j-0.3/target/generated-sources/jjtree/org/apache…
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
DAddressListParser.jj1 …edit this line. /Users/jason/Projects/apache-mime4j-0.3/target/generated-sources/jjtree/org/apache…
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Dpt_BR_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...