Searched defs:version (Results 101 - 118 of 118) sorted by relevance

12345

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp501 static void print_header(std::string version) { argument
526 dump_file(NULL, "/proc/version");
528 printf("Bugreport format version: %s\n", version.c_str());
638 static void dumpstate(const std::string& screenshot_path, const std::string& version) { argument
941 "[-z]] [-s] [-S] [-q] [-B] [-P] [-R] [-V version]\n"
957 " -V: sets the bugreport format version (valid values: %s)\n",
1044 std::string version = VERSION_DEFAULT; local
1089 case 'V': version = optarg; break;
1117 if (version !
[all...]
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp669 int version = 0; local
676 version = egl_connection_t::GLESv1_INDEX;
678 version = egl_connection_t::GLESv2_INDEX;
684 version);
788 setGLHooksThreadSpecific(c->cnx->hooks[c->version]);
1088 s->cnx->hooks[c->version]->gl.glReadPixels(0,0,1,1,
1174 return dp->disp.queryString.version;
/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java489 public boolean hasSystemFeature(String name, int version) { argument
491 return mPM.hasSystemFeature(name, version);
/frameworks/base/core/java/android/net/
H A DConnectivityManager.java604 * @return a String for the given type, or a string version of the type ("87")
1238 // SDK version, as described in the comment above.
2859 * This function behaves identically to the non-timedout version, but if a suitable
2914 * This function behaves identically to the version that takes a NetworkCallback, but instead
3013 * This function behaves identically to the version that takes a NetworkCallback, but instead
3218 // TODO: Deprecate this static method and replace it with a non-static version.
3263 private void unsupportedStartingFrom(int version) { argument
3270 if (mContext.getApplicationInfo().targetSdkVersion >= version) {
3272 "This method is not supported in target SDK version " + version
[all...]
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1400 // Set DNG version information
1401 uint8_t version[4] = {1, 4, 0, 0}; local
1402 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_DNGVERSION, 4, version, TIFF_IFD_0),
1827 uint8_t version[] = {2, 3, 0, 0}; local
1828 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_GPSVERSIONID, 4, version,
/frameworks/base/tools/aapt/
H A DCommand.cpp37 * Show version info. All the cool kids do it.
496 Feature() : required(false), version(-1) {}
497 Feature(bool required, int32_t version = -1) : required(required), version(version) {}
505 * What version of the feature is requested.
507 int32_t version; member in struct:Feature
527 * OpenGL ES version required
561 const int32_t version = feature.version; local
1464 int32_t version = AaptXml::getIntegerAttribute(tree, androidSchema, local
[all...]
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2On1Adapter.cpp65 auto version = device->common.version & HARDWARE_API_VERSION_2_MAJ_MIN_MASK; local
66 return (version >> 16) & 0xF;
2278 // supports plane alpha (depending on the version). These require us to drop
/frameworks/opt/net/wifi/service/jni/
H A Dcom_android_server_wifi_WifiNative.cpp1476 u32 version = 0, max_len = 0; local
1478 wifi_error ret = hal_fn.wifi_get_packet_filter_capabilities(handle, &version, &max_len);
1493 JNIObject<jobject> capabilities(helper, env->NewObject(apf_cls, constructor, version,
1499 ALOGD("APF version supported: %d", version);
1660 ALOGE("Fail to get driver version");
1691 ALOGE("Fail to get Firmware version");
/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp1022 uint8_t version; local
1023 if (mDataSource->readAt(data_offset, &version, 1) < 1) {
1042 if (version == 1) {
1047 } else if (version == 0) {
1121 // tenc box contains 1 byte version, 3 byte flags, 3 byte default algorithm id, one byte
1222 uint8_t version; local
1224 data_offset, &version, sizeof(version))
1225 < (ssize_t)sizeof(version)) {
1231 if (version
2269 uint32_t version = flags >> 24; local
2488 uint8_t version; local
3718 uint8_t version; local
3781 uint8_t version; local
[all...]
/frameworks/base/include/androidfw/
H A DResourceTypes.h1069 uint32_t version; member in union:android::ResTable_config::__anon998
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java283 * broadcast in version 1.0, but it is no longer sticky.
754 * Returns the software version number for the device, for example,
755 * the IMEI/SV for GSM phones. Return null if the software version is
766 * Returns the software version number for the device, for example,
767 * the IMEI/SV for GSM phones. Return null if the software version is
3520 * This version does not take a default value. If the setting has not
4870 * Set baseband version for the default phone.
4872 * @param version baseband version
4875 public void setBasebandVersion(String version) { argument
4887 setBasebandVersionForPhone(int phoneId, String version) argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java714 /* We're disconnected so we don't know the ril version */
3008 // Follow new symantics of sending an Ack starting from RIL version 13
3514 * @param rilVer is the version of the ril or -1 if disconnected.
3800 private DataCallResponse getDataCallResponse(Parcel p, int version) { argument
3803 dataCall.version = version;
3804 if (version < 5) {
3835 if (version >= 10) {
3841 if (version >= 11) {
3876 dataCall.version
[all...]
/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java640 * version code than the currently installed app. This is permitted only if
824 * current SDK version is older than that required by the package.
845 * current SDK version is newer than that required by the package.
955 * {@link IPackageInstallObserver} if the new package has an older version
1167 * of uninstalling the update and rolling back to the older system version (which
1642 * will enumerate at least one {@code VkPhysicalDevice}, and the feature version will indicate
1668 * {@link #hasSystemFeature(String, int)}: The version of this feature indicates the highest
1670 * the hardware level indicated by {@link #FEATURE_VULKAN_HARDWARE_LEVEL}. The feature version
1671 * uses the same encoding as Vulkan version numbers:
1673 * <li>Major version numbe
3646 hasSystemFeature(String name, int version) argument
[all...]
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp248 const uint32_t version = htodl(*(reinterpret_cast<const uint32_t*>(idmap) + 1)); local
249 if (version != IDMAP_CURRENT_VERSION) {
252 ALOGW("idmap: version mismatch in header (is 0x%08x, expected 0x%08x)",
253 version, IDMAP_CURRENT_VERSION);
1898 diff = (int32_t)(version - o.version);
1967 if (version != o.version) {
1968 return version < o.version
[all...]
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java110 // Current on-disk Parcel version
1316 public void setUpdateVersion(int version) { argument
1317 mUpdateVersion = version;
8941 Slog.wtf(TAG, "All kernel wakelocks were set stale. new version=" +
10097 final int version = in.readInt();
10098 if (version != VERSION) {
10099 Slog.w("BatteryStats", "readFromParcel: version got " + version
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java1237 // Initial version of the file had no version number and stored one
1263 // Version 1 of the file started with the corresponding version
2226 Slog.w(TAG, "**** ro.build.version.sdk not set!");
2423 // For security and version matching reason, only consider
2586 * appeared, crawl back and revive the system version.
3774 fi.reqGlEsVersion = SystemProperties.getInt("ro.opengles.version",
3783 public boolean hasSystemFeature(String name, int version) { argument
3789 return feat.version >= version;
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 1268 milliseconds

12345