Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 198) sorted by relevance

12345678

/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
DImapListTest.java37 ImapList list = new ImapList(); in testBasics() local
65 ImapList list = buildList(ImapList.EMPTY, ABC, LIST_1, ImapString.EMPTY); in testIs() local
96 ImapList list = buildList(ImapList.EMPTY, STRING_1, LIST_1, ImapString.EMPTY); in testGetElementOrNone() local
109 ImapList list = buildList(ImapList.EMPTY, STRING_1, LIST_1, ImapString.EMPTY); in testGetListOrEmpty() local
122 ImapList list = buildList(ImapList.EMPTY, STRING_1, LIST_1, ImapString.EMPTY); in testGetStringOrEmpty() local
139 ImapList list = buildList( in testGetKeyedElementOrNull() local
166 ImapList list = buildList(K1, LIST_1); in getKeyedListOrEmpty() local
179 ImapList list = buildList(K1, STRING_1); in getKeyedStringOrEmpty() local
195 ImapList list = buildList(K1, K2, K3); in testContains() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DJsonUtils.java40 final ArrayList<Object> list = new ArrayList<>(); in jsonStrToList() local
68 public static String listToJsonStr(final List<Object> list) { in listToJsonStr()
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/
DImapUtility.java68 ArrayList<String> list = new ArrayList<String>(); in getImapSequenceValues() local
102 ArrayList<String> list = new ArrayList<String>(); in getImapRangeValues() local
/packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
DImapUtility.java67 ArrayList<String> list = new ArrayList<String>(); in getImapSequenceValues() local
101 ArrayList<String> list = new ArrayList<String>(); in getImapRangeValues() local
/packages/apps/Settings/tests/app/src/com/android/settings/
DSettingsHookTests.java85 List<ResolveInfo> list = pm.queryIntentActivities(intent, 0); in testOperatorIntentFilter() local
103 List<ResolveInfo> list = pm.queryIntentActivities(intent, 0); in testManufacturerIntentFilter() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DRecycleBitmapPool.java94 ArrayList<SoftReference<Bitmap>> list = mRecycled8888.get(key); in addRecycledBitmap() local
137 private static Bitmap getRecycledBitmap(ArrayList<SoftReference<Bitmap>> list) { in getRecycledBitmap()
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperListAdapter.java65 List<ResolveInfo> list = mPackageManager.queryIntentServices( in LiveWallpaperListAdapter() local
75 ArrayList<LiveWallpaperInfo> list = new ArrayList<LiveWallpaperInfo>(amount); in generatePlaceholderViews() local
152 List<ResolveInfo> list = params[0]; in doInBackground() local
DLiveWallpaperChange.java54 List<ResolveInfo> list = getPackageManager().queryIntentServices( in init() local
/packages/apps/Gallery/src/com/android/camera/gallery/
DImageListUber.java65 IImageList list = mSubList[i]; in ImageListUber() local
189 IImageList list = image.getContainer(); in removeImage() local
208 IImageList list = image.getContainer(); in getImageIndex() local
277 public MergeSlot(IImageList list, int index) { in MergeSlot()
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/
DCellBroadcastOtherChannelsManagerTest.java62 ArrayList<CellBroadcastChannelRange> list = CellBroadcastOtherChannelsManager.getInstance(). in testGetCellBroadcastChannelRanges() local
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
DRawContactModifierTests.java191 protected void assertContains(List<?> list, Object object) { in assertContains()
198 protected void assertNotContains(List<?> list, Object object) { in assertNotContains()
855 List<ValuesDelta> list = newState.getMimeEntries(StructuredName.CONTENT_ITEM_TYPE); in testMigrateWithDisplayNameFromGoogleToExchange1() local
899 List<ValuesDelta> list = newState.getMimeEntries(StructuredName.CONTENT_ITEM_TYPE); in testMigrateWithDisplayNameFromGoogleToExchange2() local
946 List<ValuesDelta> list = newState.getMimeEntries(StructuredName.CONTENT_ITEM_TYPE); in testMigrateWithStructuredNameFromExchangeToGoogle() local
968 List<ValuesDelta> list = newState.getMimeEntries(StructuredPostal.CONTENT_ITEM_TYPE); in testMigratePostalFromGoogleToExchange() local
995 List<ValuesDelta> list = newState.getMimeEntries(StructuredPostal.CONTENT_ITEM_TYPE); in testMigratePostalFromExchangeToGoogle() local
1034 List<ValuesDelta> list = newState.getMimeEntries(Event.CONTENT_ITEM_TYPE); in testMigrateEventCommon() local
1065 List<ValuesDelta> list = newState.getMimeEntries(Event.CONTENT_ITEM_TYPE); in testMigrateEventFromGoogleToExchange2() local
1107 List<ValuesDelta> list = newState.getMimeEntries(Email.CONTENT_ITEM_TYPE); in testMigrateEmailFromGoogleToExchange() local
[all …]
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
DCameraDeviceProxy.java38 public void createCaptureSession(List<Surface> list, in createCaptureSession()
/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java144 public static float[] toFloatArray(List<Float> list) { in toFloatArray()
153 public static int[] toIntArray(List<Integer> list) { in toIntArray()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DDataModelTest.java46 final ConversationListData list = dataModel.createConversationListData(getContext(), in testCreateConversationList() local
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DCollectionUtils.java51 final ArrayList<E> list = new ArrayList<>(end - start); in arrayAsList() local
/packages/apps/Settings/src/com/android/settings/applications/
DDefaultBrowserPreference.java119 List<ResolveInfo> list = mPm.queryIntentActivitiesAsUser(BROWSE_PROBE, in resolveBrowserApps() local
139 List<ResolveInfo> list = mPm.queryIntentActivitiesAsUser(BROWSE_PROBE, in getSoleAppLabel() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DPreferenceUtils.java47 List<ResolveInfo> list = pm.queryIntentActivities(intent, 0); in resolveSystemActivityOrRemove() local
/packages/apps/EmergencyInfo/src/com/android/emergency/view/
DViewEmergencyContactsFragment.java51 ListView list = (ListView) getView().findViewById(android.R.id.list); in onActivityCreated() local
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DRecurrenceSetTest.java113 List<ICalendar.Property> list = component.getProperties("DTSTART"); in testRRULEfolding() local
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DCollapser.java51 public static <T extends Collapsible<T>> void collapseList(ArrayList<T> list) { in collapseList()
/packages/apps/Music/src/com/android/music/
DIMediaPlaybackService.aidl25 void open(in long [] list, int position); in open()
41 void enqueue(in long [] list, int action); in enqueue()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DKanaConverter.java518 List<WnnWord> list = mAddCandidateList; in createPseudoCandidateList() local
584 List<WnnWord> list = mAddCandidateList; in createPseudoCandidateListForQwerty() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppObserver.java317 ArrayList<BluetoothMapAccountItem> list = new ArrayList<BluetoothMapAccountItem>(); in getEnabledAccountItems() local
343 ArrayList<BluetoothMapAccountItem> list = new ArrayList<BluetoothMapAccountItem>(); in getAllAccountItems() local
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DLiveWallpaperListAdapter.java61 List<ResolveInfo> list = mPackageManager.queryIntentServices( in LiveWallpaperListAdapter() local
144 List<ResolveInfo> list = params[0]; in doInBackground() local
/packages/apps/Dialer/src/com/android/dialer/dialpad/
DSmartDialMatchPosition.java64 public static void print(ArrayList<SmartDialMatchPosition> list) { in print()

12345678