HomeSort by relevance Sort by last modified time
    Searched full:common (Results 4101 - 4125 of 31397) sorted by null

<<161162163164165166167168169170>>

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
Android.mk 67 $(LOCAL_PATH)/../common/include
90 $(LOCAL_PATH)/../common/include \
91 $(LOCAL_PATH)/../common
  /frameworks/base/services/core/java/com/android/server/
CommonTimeManagementService.java 44 * <p>CommonTimeManagementService manages the configuration of the native Common Time service,
152 Log.i(TAG, "No common time service detected on this platform. " +
153 "Common time services will be unavailable.");
174 // Connect to the common time config service and apply the initial configuration.
189 pw.println("Native Common Time service was not detected at startup. " +
195 pw.println("Current Common Time Management Service Config:");
233 // Get access to the common time service configuration interface. If we catch a remote
296 // common shared key; although using the interface name in the connection manager would
329 // what we do here, but go ahead and unbind the common time service in this case, just
337 Log.e(TAG, String.format("Binding common time service to %s.", bindIface))
    [all...]
  /frameworks/opt/net/ims/
CleanSpec.mk 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates)
42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates)
43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates)
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/
AppNotIdleException.java 17 package com.google.android.apps.common.testing.ui.espresso;
19 import static com.google.common.base.Preconditions.checkState;
21 import com.google.common.base.Joiner;
Espresso.java 17 package com.google.android.apps.common.testing.ui.espresso;
19 import static com.google.android.apps.common.testing.ui.espresso.action.ViewActions.click;
20 import static com.google.android.apps.common.testing.ui.espresso.action.ViewActions.pressMenuKey;
21 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.isDisplayed;
22 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.isRoot;
23 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.withClassName;
24 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.withContentDescription;
25 import static com.google.common.base.Preconditions.checkNotNull;
30 import com.google.android.apps.common.testing.ui.espresso.action.ViewActions;
31 import com.google.android.apps.common.testing.ui.espresso.base.BaseLayerModule
    [all...]
IdlingPolicies.java 17 package com.google.android.apps.common.testing.ui.espresso;
19 import static com.google.common.base.Preconditions.checkArgument;
20 import static com.google.common.base.Preconditions.checkNotNull;
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/
EventInjector.java 17 package com.google.android.apps.common.testing.ui.espresso.base;
19 import static com.google.common.base.Preconditions.checkNotNull;
21 import com.google.android.apps.common.testing.ui.espresso.InjectEventSecurityException;
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/matcher/
BoundedMatcher.java 17 package com.google.android.apps.common.testing.ui.espresso.matcher;
19 import static com.google.common.base.Preconditions.checkArgument;
20 import static com.google.common.base.Preconditions.checkNotNull;
  /frameworks/testing/espresso/espresso-sample/src/main/java/com/google/android/apps/common/testing/ui/testapp/
SyncActivity.java 17 package com.google.android.apps.common.testing.ui.testapp;
19 import static com.google.common.base.Preconditions.checkNotNull;
21 import com.google.common.annotations.VisibleForTesting;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/
variance_arm.c 13 #include "vp8/common/variance.h"
14 #include "vp8/common/filter.h"
17 #include "vp8/common/arm/bilinearfilter_arm.h"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymode.h 14 #include "vp9/common/vp9_blockd.h"
15 #include "vp9/common/vp9_entropy.h"
16 #include "vp9/common/vp9_entropymv.h"
  /hardware/intel/img/hwcomposer/include/
PhysicalDevice.h 22 #include <common/observers/VsyncEventObserver.h>
23 #include <common/base/HwcLayerList.h>
24 #include <common/base/Drm.h>
  /hardware/intel/img/hwcomposer/ips/common/
OverlayPlaneBase.h 22 #include <ips/common/Wsbm.h>
23 #include <ips/common/OverlayHardware.h>
24 #include <ips/common/VideoPayloadBuffer.h>
  /hardware/qcom/gps/loc_api/libloc_api_50001/
gps.c 51 dev->common.tag = HARDWARE_DEVICE_TAG;
52 dev->common.version = 0;
53 dev->common.module = (struct hw_module_t*)module;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
gps.c 47 dev->common.tag = HARDWARE_DEVICE_TAG;
48 dev->common.version = 0;
49 dev->common.module = (struct hw_module_t*)module;
  /packages/apps/Calendar/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
46 $(call add-clean-step, rm -rf $(OUT_DIR)/out/target/common/obj/APPS/Calendar_intermediates)
  /packages/apps/Contacts/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Contacts_intermediates)
  /packages/apps/Contacts/src/com/android/contacts/list/
PostalAddressPickerFragment.java 24 import com.android.contacts.common.list.ContactEntryListAdapter;
25 import com.android.contacts.common.list.ContactEntryListFragment;
26 import com.android.contacts.common.list.DirectoryListLoader;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListPinnedHeaderView.java 17 package com.android.contacts.common.list;
30 import com.android.contacts.common.R;
31 import com.android.contacts.common.util.ViewUtil;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
DisplayOrderPreference.java 17 package com.android.contacts.common.preference;
25 import com.android.contacts.common.R;
26 import com.android.contacts.common.preference.ContactsPreferences;
SortOrderPreference.java 17 package com.android.contacts.common.preference;
24 import com.android.contacts.common.R;
25 import com.android.contacts.common.preference.ContactsPreferences;
  /packages/apps/Launcher3/
update_gallery_files.py 11 src/com/android/gallery3d/common/Utils.java
41 src/com/android/gallery3d/common/BitmapUtils.java
50 if file_path.find('exif') != -1 or file_path.find('common') != -1:
  /packages/apps/Mms/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Mms*)
  /packages/apps/Settings/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Settings_intermediates)
  /packages/providers/TelephonyProvider/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/TelephonyProvider*)

Completed in 3294 milliseconds

<<161162163164165166167168169170>>