Home
last modified time | relevance | path

Searched refs:category (Results 1 – 23 of 23) sorted by relevance

/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
DSendTestMessages.java388 private static SmsCbMessage createFromPdu(byte[] pdu, int serialNumber, int category) { in createFromPdu() argument
391 return createFromPdus(pdus, serialNumber, category); in createFromPdu()
394 private static SmsCbMessage createFromPdus(byte[][] pdus, int serialNumber, int category) { in createFromPdus() argument
402 if (category != 0) { in createFromPdus()
403 Log.d(TAG, "setting GSM message identifier to " + category); in createFromPdus()
404 pdu[2] = (byte) ((category >>> 8) & 0xff); in createFromPdus()
405 pdu[3] = (byte) (category & 0xff); in createFromPdus()
412 if (category != 0) { in createFromPdus()
413 Log.d(TAG, "setting UMTS message identifier to " + category); in createFromPdus()
414 pdu[1] = (byte) ((category >>> 8) & 0xff); in createFromPdus()
[all …]
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DMemory.java108 private void addCategory(StorageVolumePreferenceCategory category) { in addCategory() argument
109 mCategories.add(category); in addCategory()
110 getPreferenceScreen().addPreference(category); in addCategory()
111 category.init(); in addCategory()
133 for (StorageVolumePreferenceCategory category : mCategories) { in onResume()
134 category.onResume(); in onResume()
143 for (StorageVolumePreferenceCategory category : mCategories) {
144 final StorageVolume volume = category.getStorageVolume();
146 category.onStorageStateChanged();
157 for (StorageVolumePreferenceCategory category : mCategories) { in onPause()
[all …]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DCategoryAdapter.java17 package com.android.gallery3d.filtershow.category;
67 public void initializeSelection(int category) { in initializeSelection() argument
68 mCategory = category; in initializeSelection()
69 if (category == MainPanel.LOOKS || category == MainPanel.BORDERS) { in initializeSelection()
DMainPanel.java17 package com.android.gallery3d.filtershow.category;
136 private void setCategoryFragment(CategoryPanel category, boolean fromRight) { in setCategoryFragment() argument
143 transaction.replace(R.id.category_panel_container, category, CategoryPanel.FRAGMENT_TAG); in setCategoryFragment()
DCategoryTrack.java17 package com.android.gallery3d.filtershow.category;
DCategoryPanel.java17 package com.android.gallery3d.filtershow.category;
DCategoryView.java17 package com.android.gallery3d.filtershow.category;
DAction.java17 package com.android.gallery3d.filtershow.category;
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastReceiver.java147 private void tryCdmaSetCategory(Context context, int category, boolean enable) { in tryCdmaSetCategory() argument
150 switch (category) { in tryCdmaSetCategory()
175 + " alerts in category " + category); in tryCdmaSetCategory()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DBinaryDictionaryGetter.java174 final String category = in getCachedWordLists() local
176 final FileAndMatchLevel currentBestMatch = cacheFiles.get(category); in getCachedWordLists()
178 cacheFiles.put(category, new FileAndMatchLevel(wordList, matchLevel)); in getCachedWordLists()
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/
DProgressBar.java419 @ViewDebug.ExportedProperty(category = "progress")
718 @ViewDebug.ExportedProperty(category = "progress")
735 @ViewDebug.ExportedProperty(category = "progress")
749 @ViewDebug.ExportedProperty(category = "progress")
/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/
DUsageStatistics.java46 public static void onEvent(String category, String action, String label) {}; in onEvent() argument
47 … public static void onEvent(String category, String action, String label, long optional_value) {}; in onEvent() argument
/packages/apps/VideoEditor/src/com/android/videoeditor/
DEffectType.java43 public static EffectType[] getEffects(Context context, int category) { in getEffects() argument
46 switch (category) { in getEffects()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
DFilterIconButton.java37 import com.android.gallery3d.filtershow.category.Action;
38 import com.android.gallery3d.filtershow.category.CategoryAdapter;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DUpdateHandler.java898 final String category = 2 == idArray.length ? idArray[0] : MAIN_DICTIONARY_CATEGORY; in installIfNeverRequested() local
899 if (!MAIN_DICTIONARY_CATEGORY.equals(category)) { in installIfNeverRequested()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorPanel.java32 import com.android.gallery3d.filtershow.category.MainPanel;
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DCalendarSyncAdapter.java1646 String category = st.nextToken(); in sendEvent() local
1647 s.data(Tags.CALENDAR_CATEGORY, category); in sendEvent()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java59 import com.android.gallery3d.filtershow.category.*;
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
DHorizontalScrollView.java115 @ViewDebug.ExportedProperty(category = "layout")
/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java109 @ViewDebug.ExportedProperty(category = "layout")
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz