/frameworks/base/core/tests/coretests/src/android/view/accessibility/ |
D | RecycleAccessibilityEventTest.java | 27 private static final String PACKAGE_NAME = "foo.bar.baz"; field in RecycleAccessibilityEventTest 48 first.setPackageName(PACKAGE_NAME); in testAccessibilityEventViewTextChangedType()
|
/frameworks/compile/libbcc/runtime/ |
D | CMakeLists.txt | 6 set(PACKAGE_NAME compiler-rt) variable 8 set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
|
/frameworks/base/media/jni/mediaeditor/ |
D | VideoEditorClasses.h | 43 #define PACKAGE_NAME "android/media/videoeditor" macro 45 #define MANUAL_EDIT_ENGINE_CLASS_NAME PACKAGE_NAME"/MediaArtistNativeHelper" 46 #define MEDIA_PROPERTIES_ENGINE_CLASS_NAME PACKAGE_NAME"/MediaArtistNativeHelper"
|
/frameworks/compile/libbcc/runtime/cmake/ |
D | ConfigureChecks.cmake | 6 SET( PACKAGE ${PACKAGE_NAME} )
|
/frameworks/ex/chips/src/com/android/ex/chips/ |
D | BaseRecipientAdapter.java | 130 Directory.PACKAGE_NAME, // 4 138 public static final int PACKAGE_NAME = 4; field in BaseRecipientAdapter.DirectoryListQuery 553 final String packageName = directoryCursor.getString(DirectoryListQuery.PACKAGE_NAME); in setupOtherDirectories()
|
/frameworks/ex/common/java/com/android/common/contacts/ |
D | BaseEmailAddressAdapter.java | 149 public static final int PACKAGE_NAME = 4; field in BaseEmailAddressAdapter.DirectoryListQuery 386 String packageName = directoryCursor.getString(DirectoryListQuery.PACKAGE_NAME); in onDirectoryLoadFinished()
|
/frameworks/base/docs/html/guide/google/play/billing/ |
D | billing_integrate.jd | 491 <code>BILLING_REQUEST</code>, <code>API_VERSION</code>, and <code>PACKAGE_NAME</code>. The following 500 request.putString(PACKAGE_NAME, getPackageName()); 529 <code>API_VERSION</code>, and <code>PACKAGE_NAME</code>. If you are offering subscriptions in 601 <code>API_VERSION</code>, and <code>PACKAGE_NAME</code>. The <code>ITEM_ID</code> key is then added 738 <code>API_VERSION</code>, and <code>PACKAGE_NAME</code>. The additional keys are then added to the 779 <code>API_VERSION</code>, and <code>PACKAGE_NAME</code>. The additional <code>NOTIFY_IDS</code> key 825 <code>API_VERSION</code>, and <code>PACKAGE_NAME</code>. The additional <code>REQUEST_NONCE</code>
|
D | billing_reference.jd | 157 <td><code>PACKAGE_NAME</code></td>
|
/frameworks/compile/slang/ |
D | README.rst | 103 * *#pragma rs java_package_name([PACKAGE_NAME])*
|
/frameworks/base/core/java/android/provider/ |
D | ContactsContract.java | 477 public static final String PACKAGE_NAME = "packageName"; field in ContactsContract.Directory
|
/frameworks/base/api/ |
D | 14.txt | 11136 …field public static final java.lang.String EXTRA_PACKAGE_NAME = "android.media.extra.PACKAGE_NAME"; 16648 field public static final java.lang.String PACKAGE_NAME = "packageName";
|
D | 15.txt | 11175 …field public static final java.lang.String EXTRA_PACKAGE_NAME = "android.media.extra.PACKAGE_NAME"; 16720 field public static final java.lang.String PACKAGE_NAME = "packageName";
|
D | current.txt | 11918 …field public static final java.lang.String EXTRA_PACKAGE_NAME = "android.media.extra.PACKAGE_NAME"; 17655 field public static final java.lang.String PACKAGE_NAME = "packageName";
|
D | 16.txt | 11918 …field public static final java.lang.String EXTRA_PACKAGE_NAME = "android.media.extra.PACKAGE_NAME"; 17655 field public static final java.lang.String PACKAGE_NAME = "packageName";
|