OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
2251 - 2275
of
5211
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/hardware/qcom/display/msm8974/libgralloc/
gpu.cpp
42
common
.tag = HARDWARE_DEVICE_TAG;
43
common
.version = 0;
44
common
.module = const_cast<hw_module_t*>(&module->base.
common
);
45
common
.close = gralloc_close;
184
private_module_t* m = reinterpret_cast<private_module_t*>(
common
.module);
244
private_module_t* m = reinterpret_cast<private_module_t*>(
common
.module);
323
private_module_t* m = reinterpret_cast<private_module_t*>(
common
.module);
/hardware/qcom/display/msm8x26/libgralloc/
gpu.cpp
43
common
.tag = HARDWARE_DEVICE_TAG;
44
common
.version = 0;
45
common
.module = const_cast<hw_module_t*>(&module->base.
common
);
46
common
.close = gralloc_close;
178
private_module_t* m = reinterpret_cast<private_module_t*>(
common
.module);
238
private_module_t* m = reinterpret_cast<private_module_t*>(
common
.module);
308
private_module_t* m = reinterpret_cast<private_module_t*>(
common
.module);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/
Android.mk
14
include $(EXYNOS_OMX_COMPONENT)/
common
/Android.mk
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Android.mk
44
$(EXYNOS_OMX_COMPONENT)/
common
\
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Android.mk
40
$(EXYNOS_OMX_COMPONENT)/
common
\
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Android.mk
40
$(EXYNOS_OMX_COMPONENT)/
common
\
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Android.mk
34
$(EXYNOS_OMX_COMPONENT)/
common
\
/hardware/ti/omap3/omx/core_plugin/omx_core_plugin/
Android.mk
16
$(PV_TOP)/engines/
common
/include \
/packages/apps/Contacts/src/com/android/contacts/
ContactsActivity.java
28
import com.android.contacts.
common
.activity.TransactionSafeActivity;
29
import com.android.contacts.
common
.test.InjectedServices;
32
* A
common
superclass for Contacts activities that handles application-wide services.
/packages/apps/Contacts/src/com/android/contacts/list/
LegacyContactListAdapter.java
27
import com.android.contacts.
common
.list.ContactEntryListAdapter;
28
import com.android.contacts.
common
.list.ContactListItemView;
LegacyPhoneNumberListAdapter.java
29
import com.android.contacts.
common
.list.ContactEntryListAdapter;
30
import com.android.contacts.
common
.list.ContactListItemView;
LegacyPostalAddressListAdapter.java
29
import com.android.contacts.
common
.list.ContactEntryListAdapter;
30
import com.android.contacts.
common
.list.ContactListItemView;
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
MockSharedPreferences.java
17
package com.android.contacts.
common
.test.mocks;
21
import com.google.
common
.collect.Maps;
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PinnedHeaderListAdapter.java
16
package com.android.contacts.
common
.list;
22
import com.android.
common
.widget.CompositeCursorAdapter;
/packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
ContactsPreferences.java
17
package com.android.contacts.
common
.preference;
27
import com.android.contacts.
common
.R;
/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
ProportionalLayout.java
17
package com.android.contacts.
common
.widget;
25
import com.android.contacts.
common
.R;
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/format/
TextHighlighterTest.java
17
package com.android.contacts.
common
.format;
23
import com.android.contacts.
common
.format.SpannedTestUtils;
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/list/
ContactListItemViewTest.java
17
package com.android.contacts.
common
.list;
28
import com.android.contacts.
common
.format.SpannedTestUtils;
29
//import com.android.contacts.
common
.test.IntegrationTestUtils;
32
* Unit tests for {@link com.android.contacts.
common
.list.ContactListItemView}.
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/util/
BitmapUtilTests.java
17
package com.android.contacts.
common
.util;
23
import com.android.contacts.
common
.util.BitmapUtil;
29
* Tests for {@link com.android.contacts.
common
.util.BitmapUtil}.
ContactDisplayUtilTests.java
17
package com.android.contacts.
common
.util;
24
import com.android.contacts.
common
.R;
NameConverterTests.java
17
package src.com.android.contacts.
common
.util;
24
import com.android.contacts.
common
.util.NameConverter;
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogGroupBuilder.java
23
import com.android.
common
.widget.GroupingListAdapter;
24
import com.google.
common
.annotations.VisibleForTesting;
CallTypeIconsView.java
26
import com.android.contacts.
common
.test.NeededForTesting;
28
import com.google.
common
.collect.Lists;
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
AccountPreferences.java
18
import com.google.
common
.collect.ImmutableSet;
19
import com.google.
common
.collect.Maps;
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderOperations.java
24
import com.google.
common
.collect.Lists;
25
import com.google.
common
.collect.Maps;
Completed in 868 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>