OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
1126 - 1150
of
7393
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/packages/apps/Contacts/tests/src/com/android/contacts/interactions/
ContactDeletionInteractionTest.java
28
import com.android.contacts.
common
.test.FragmentTestActivity;
29
import com.android.contacts.
common
.test.IntegrationTestUtils;
30
import com.android.contacts.
common
.test.mocks.ContactsMockContext;
31
import com.android.contacts.
common
.test.mocks.MockContentProvider;
32
import com.android.contacts.
common
.test.mocks.MockContentProvider.Query;
33
import com.android.contacts.
common
.model.AccountTypeManager;
34
import com.android.contacts.
common
.model.account.AccountType;
35
import com.android.contacts.
common
.model.account.BaseAccountType;
36
import com.android.contacts.
common
.testing.InjectedServices;
37
import com.android.contacts.
common
.test.mocks.MockAccountTypeManager
[
all
...]
/packages/apps/Dialer/
Android.mk
26
--extra-packages com.android.contacts.
common
\
27
--extra-packages com.android.phone.
common
29
LOCAL_JAVA_LIBRARIES := telephony-
common
31
com.android.services.telephony.
common
\
33
android-
common
\
/packages/services/Telephony/
Android.mk
12
LOCAL_JAVA_LIBRARIES := telephony-
common
voip-
common
ims-
common
14
com.android.services.telephony.
common
\
26
--extra-packages com.android.phone.
common
\
/prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.9.2/
layoutlib-api-22.9.2.jar
/prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/23.0.1/
layoutlib-api-23.0.1.jar
/prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/23.0.2/
layoutlib-api-23.0.2.jar
/external/chromium_org/third_party/libvpx/
libvpx.target.darwin-arm64.mk
27
third_party/libvpx/source/libvpx/vp8/
common
/alloccommon.c \
28
third_party/libvpx/source/libvpx/vp8/
common
/arm/dequantize_arm.c \
29
third_party/libvpx/source/libvpx/vp8/
common
/arm/filter_arm.c \
30
third_party/libvpx/source/libvpx/vp8/
common
/arm/loopfilter_arm.c \
31
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/bilinearpredict_neon.c \
32
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/copymem_neon.c \
33
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/dc_only_idct_add_neon.c \
34
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/dequant_idct_neon.c \
35
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/dequantizeb_neon.c \
36
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/idct_blk_neon.c
[
all
...]
libvpx.target.linux-arm64.mk
27
third_party/libvpx/source/libvpx/vp8/
common
/alloccommon.c \
28
third_party/libvpx/source/libvpx/vp8/
common
/arm/dequantize_arm.c \
29
third_party/libvpx/source/libvpx/vp8/
common
/arm/filter_arm.c \
30
third_party/libvpx/source/libvpx/vp8/
common
/arm/loopfilter_arm.c \
31
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/bilinearpredict_neon.c \
32
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/copymem_neon.c \
33
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/dc_only_idct_add_neon.c \
34
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/dequant_idct_neon.c \
35
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/dequantizeb_neon.c \
36
third_party/libvpx/source/libvpx/vp8/
common
/arm/neon/idct_blk_neon.c
[
all
...]
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/
MainActivity.java
26
import com.example.android.
common
.activities.SampleActivityBase;
27
import com.example.android.
common
.logger.Log;
28
import com.example.android.
common
.logger.LogFragment;
29
import com.example.android.
common
.logger.LogWrapper;
30
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/basicgesturedetect/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/basicimmersivemode/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/developers/build/prebuilts/gradle/ImmersiveMode/Application/src/main/java/com/example/android/immersivemode/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/developers/build/prebuilts/gradle/RepeatingAlarm/Application/src/main/java/com/example/android/repeatingalarm/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/developers/build/prebuilts/gradle/StorageClient/Application/src/main/java/com/example/android/storageclient/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
MainActivity.java
26
import com.example.android.
common
.activities.SampleActivityBase;
27
import com.example.android.
common
.logger.Log;
28
import com.example.android.
common
.logger.LogFragment;
29
import com.example.android.
common
.logger.LogWrapper;
30
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/
MainActivity.java
26
import com.example.android.
common
.activities.SampleActivityBase;
27
import com.example.android.
common
.logger.Log;
28
import com.example.android.
common
.logger.LogFragment;
29
import com.example.android.
common
.logger.LogWrapper;
30
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.basicimmersivemode/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/ImmersiveMode/src/com.example.android.immersivemode/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/RepeatingAlarm/src/com.example.android.repeatingalarm/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/
MainActivity.java
24
import com.example.android.
common
.activities.SampleActivityBase;
25
import com.example.android.
common
.logger.Log;
26
import com.example.android.
common
.logger.LogFragment;
27
import com.example.android.
common
.logger.LogWrapper;
28
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/
MainActivity.java
26
import com.example.android.
common
.activities.SampleActivityBase;
27
import com.example.android.
common
.logger.Log;
28
import com.example.android.
common
.logger.LogFragment;
29
import com.example.android.
common
.logger.LogWrapper;
30
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/tools/idegen/src/com/android/idegen/
ModuleIndexes.java
19
import com.google.
common
.base.Preconditions;
20
import com.google.
common
.collect.Maps;
21
import com.google.
common
.collect.Sets;
22
import com.google.
common
.io.Files;
23
import com.google.
common
.io.LineProcessor;
Completed in 813 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>