/frameworks/testing/espresso/espresso-lib-tests/ |
build.gradle | 20 maven { url '../../../../prebuilts/tools/common/m2/repository' } 21 maven { url '../../../../prebuilts/tools/common/m2/internal' } 37 testInstrumentationRunner "com.google.android.apps.common.testing.testrunner.GoogleInstrumentationTestRunner"
|
/hardware/intel/img/hwcomposer/ips/anniedale/ |
AnnOverlayPlane.h | 23 #include <ips/common/Wsbm.h> 24 #include <ips/common/OverlayPlaneBase.h> 25 #include <ips/common/RotationBufferProvider.h>
|
/hardware/intel/img/hwcomposer/ips/common/ |
VsyncControl.cpp | 16 #include <common/utils/HwcTrace.h> 17 #include <common/base/Drm.h> 19 #include <ips/common/VsyncControl.h>
|
/hardware/libhardware/include/hardware/ |
nfc.h | 64 * Common methods of the NFC NCI module. This *must* be the first member of 69 struct hw_module_t common; member in struct:nfc_nci_module_t 119 * Common methods of the NFC NCI device. This *must* be the first member of 124 struct hw_device_t common; member in struct:nfc_nci_device 206 return dev->common.close(&dev->common); 227 * Common methods of the NFC NXP PN544 module. This *must* be the first member of 232 struct hw_module_t common; member in struct:nfc_module_t 250 * Common methods of the NFC NXP PN544 device. This *must* be the first member of 255 struct hw_device_t common; member in struct:__anon40505 [all...] |
/hardware/qcom/display/msm8226/ |
common.mk | 0 #Common headers 18 #Common libraries external to display HAL 21 #Common C flags
|
/hardware/qcom/display/msm8974/ |
common.mk | 0 #Common headers 12 #Common libraries external to display HAL 15 #Common C flags
|
/hardware/samsung_slsi/exynos5/mobicore/ |
Android.mk | 7 # Setup common variables 8 LOG_WRAPPER := $(MOBICORE_PROJECT_PATH)/common/LogWrapper 9 COMP_PATH_MobiCore := $(MOBICORE_PROJECT_PATH)/common/MobiCore
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
EmailAddressPickerFragment.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;
|
LegacyPhoneNumberPickerFragment.java | 22 import com.android.contacts.common.list.ContactEntryListAdapter; 23 import com.android.contacts.common.list.ContactListItemView; 24 import com.android.contacts.common.list.PhoneNumberPickerFragment;
|
/packages/apps/ContactsCommon/ |
Android.mk | 29 --extra-packages com.android.phone.common 34 android-common \ 40 LOCAL_PACKAGE_NAME := com.android.contacts.common
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/testing/ |
InjectedServices.java | 17 package com.android.contacts.common.testing; 22 import com.google.common.annotations.VisibleForTesting; 23 import com.google.common.collect.Maps;
|
/packages/apps/PhoneCommon/res/layout/ |
dialpad_key_one.xml | 16 <com.android.phone.common.dialpad.DialpadKeyButton 22 <com.android.phone.common.dialpad.DialpadTextView 41 </com.android.phone.common.dialpad.DialpadKeyButton>
|
dialpad_key_zero.xml | 19 <com.android.phone.common.dialpad.DialpadKeyButton 29 <com.android.phone.common.dialpad.DialpadTextView 37 </com.android.phone.common.dialpad.DialpadKeyButton>
|
/packages/apps/PhoneCommon/res/layout-land/ |
dialpad_key.xml | 18 <com.android.phone.common.dialpad.DialpadKeyButton 30 <com.android.phone.common.dialpad.DialpadTextView 43 </com.android.phone.common.dialpad.DialpadKeyButton>
|
dialpad_key_one.xml | 16 <com.android.phone.common.dialpad.DialpadKeyButton 25 <com.android.phone.common.dialpad.DialpadTextView 45 </com.android.phone.common.dialpad.DialpadKeyButton>
|
dialpad_key_zero.xml | 19 <com.android.phone.common.dialpad.DialpadKeyButton 32 <com.android.phone.common.dialpad.DialpadTextView 43 </com.android.phone.common.dialpad.DialpadKeyButton>
|
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
DigitsEditText.java | 17 package com.android.phone.common.dialpad; 30 import com.android.phone.common.R; 31 import com.android.phone.common.widget.ResizingTextEditText;
|
/packages/apps/PhoneCommon/src/com/android/phone/common/widget/ |
ResizingTextEditText.java | 17 package com.android.phone.common.widget; 24 import com.android.phone.common.R; 25 import com.android.phone.common.util.ViewUtil;
|
ResizingTextTextView.java | 17 package com.android.phone.common.widget; 24 import com.android.phone.common.R; 25 import com.android.phone.common.util.ViewUtil;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
.classpath | 15 <classpathentry kind="lib" path="/plugin-base/libs/common.jar" sourcepath="/common"/> 18 <classpathentry kind="lib" path="/plugin-base/libs/sdk-common.jar"/>
|
/external/chromium_org/chrome/ |
chrome_tests_unit.gypi | 18 'common', 209 'common/extensions/extension_test_util.cc', 210 'common/extensions/extension_test_util.h', 288 'common/extensions/api/api.gyp:chrome_api', 402 'common/extensions/api/networking_private/networking_private_crypto_unittest.cc', 403 'common/media_galleries/picasa_test_util.cc', 404 'common/media_galleries/picasa_test_util.cc', 405 'common/media_galleries/pmp_test_util.cc', 406 'common/media_galleries/pmp_test_util.h', 452 'common', [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/location/ |
FusedLocationProviderApi.html | 769 <p>The methods must be used in conjunction with a <code><a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a></code>. E.g. 834 the location was set using <code><a href="/reference/com/google/android/gms/location/FusedLocationProviderApi.html#setMockLocation(com.google.android.gms.common.api.GoogleApiClient, android.location.Location)">setMockLocation(GoogleApiClient, Location)</a></code>.</td> 872 <span class="sympad"><a href="/reference/com/google/android/gms/location/FusedLocationProviderApi.html#getLastLocation(com.google.android.gms.common.api.GoogleApiClient)">getLastLocation</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> client)</nobr> 887 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a><<a href="/reference/com/google/android/gms/common/api/Status.html">Status</a>></nobr> 890 <span class="sympad"><a href="/reference/com/google/android/gms/location/FusedLocationProviderApi.html#removeLocationUpdates(com.google.android.gms.common.api.GoogleApiClient, com.google.android.gms.location.LocationListener)">removeLocationUpdates</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> client, <a href="/reference/com/google/android/gms/location/LocationListener.html">LocationListener</a> listener)</nobr> 905 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a><<a href="/reference/com/google/android/gms/common/api/Status.html">Status</a>></nobr [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/ |
TurnBasedMultiplayer.html | 919 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a><<a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html">TurnBasedMultiplayer.InitiateMatchResult</a>></nobr> 922 <span class="sympad"><a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html#acceptInvitation(com.google.android.gms.common.api.GoogleApiClient, java.lang.String)">acceptInvitation</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, String invitationId)</nobr> 937 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a><<a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html">TurnBasedMultiplayer.CancelMatchResult</a>></nobr> 940 <span class="sympad"><a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html#cancelMatch(com.google.android.gms.common.api.GoogleApiClient, java.lang.String)">cancelMatch</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, String matchId)</nobr> 955 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a><<a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html">TurnBasedMultiplayer.InitiateMatchResult</a>></nobr> 958 <span class="sympad"><a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html#createMatch(com.google.android.gms.common.api.GoogleApiClient, com.google.android.gms.games.multiplayer.turnbased.TurnBasedMatchConfig)">createMatch</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, <a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.html">TurnBasedMatchConfig</a> config)</nobr> 976 <span class="sympad"><a href="/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html#declineInvitation(com.google.android.gms.common.api.GoogleApiClient, java.lang.String)">declineInvitation</a></span>(<a href="/reference/com/googl (…) [all...] |
/art/test/068-classloader/src/ |
ICommon.java | 18 * Common interface.
|
ICommon2.java | 18 * Common interface.
|