Searched refs:valid (Results 51 - 75 of 82) sorted by relevance

1234

/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java875 boolean valid = true;
876 for (int i = 4; (i + 1) < cooked.length && valid; i += 2) {
881 valid = false; // Duplicate interface.
887 valid = false; // Duplicate gateway.
890 valid = false; // Unknown syntax.
893 if (valid) {
H A DGraphicsStatsService.java190 if (!file.getFileDescriptor().valid()) {
H A DPinnerService.java345 if(fd.valid()) {
H A DConnectivityService.java2096 final boolean valid =
2099 if (DBG) log(nai.name() + " validation " + (valid ? "passed" : "failed") +
2101 if (valid != nai.lastValidated) {
2103 nai.lastValidated = valid;
2104 nai.everValidated |= valid;
2115 (valid ? NetworkAgent.VALID_NETWORK : NetworkAgent.INVALID_NETWORK),
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp457 ALOGE("%s: Camera %s: Can't find valid available jpeg sizes in static metadata!",
658 if (mInterface->valid()) {
2884 bool Camera3Device::HalInterface::valid() { function in class:android::Camera3Device::HalInterface
2901 if (!valid()) return INVALID_OPERATION;
2975 if (!valid()) return INVALID_OPERATION;
3186 if (!valid()) return INVALID_OPERATION;
3262 if (!valid()) return INVALID_OPERATION;
3278 if (!valid()) return INVALID_OPERATION;
3297 if (!valid()) return INVALID_OPERATION;
3310 if (!valid()) retur
[all...]
H A DCamera3Device.h241 // Returns true if constructed with a valid device or session, and not yet cleared
242 bool valid();
591 // Returns a negative error code if the passed-in operation mode is not valid.
750 // ERROR state to mark them as not having valid data. mNextRequests will be cleared.
845 // Set by process_capture_result call with valid metadata
847 // Decremented by calls to process_capture_result with valid output
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s41 ; * to by *ppBitStream. *pBitOffset is valid within
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s41 ; * to by *ppBitStream. *pBitOffset is valid within
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerService.java364 final boolean valid;
368 valid = false;
370 valid = true;
373 if (valid) {
/frameworks/base/core/jni/
H A Dandroid_os_HwParcel.cpp313 bool valid = parcel->enforceInterface(interfaceNameCopy.string()); local
315 if (!valid) {
/frameworks/base/services/net/java/android/net/apf/
H A DApfFilter.java237 // The subnet prefix length of our IPv4 network. Only valid if mIPv4Address is not null.
386 long valid = getUint32(mPacket, offset + 4);
388 sb.append(String.format("%s/%d %ds/%ds ", prefix, length, valid, preferred));
488 // Parse valid lifetime
612 // valid and preferred lifetimes in the prefix option.
/frameworks/base/core/java/android/widget/
H A DGridLayout.java143 * the corresponding value in any other valid solution.
196 * intended to avoid confusion between valid values whose sign may not be known.
1396 // its just to stop default (row/col > 0) constraints obliterating valid entries
1532 if (!entry.valid) {
1580 if (!arc.valid) {
1656 arc.valid = false;
2228 public boolean valid = true; field in class:GridLayout.Arc
2237 return span + " " + (!valid ? "+>" : "->") + " " + value;
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java138 * the corresponding value in any other valid solution.
186 * intended to avoid confusion between valid values whose sign may not be known.
1287 // its just to stop default (row/col > 0) constraints obliterating valid entries
1423 if (!entry.valid) {
1471 if (!arc.valid) {
1547 arc.valid = false;
2118 public boolean valid = true; field in class:GridLayout.Arc
2127 return span + " " + (!valid ? "+>" : "->") + " " + value;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigManager.java1214 // Only need a valid time filled in for temporarily disabled networks.
2161 boolean valid = (nowInMillis - result.seen) < ageInMillis;
2165 + " ?=" + valid);
2167 if (valid) {
/frameworks/av/media/libstagefright/codec2/include/
H A DC2Buffer.h97 * Used to check if this fence is valid (if there is a chance for it to be signaled.)
100 * \return whether this fence is valid
102 bool valid() const;
113 * \note The returned file descriptor, if valid, must be closed by the caller.
1138 * this buffer (when this buffer is no longer valid.)
1331 * Returns true if this is a valid allocation.
1414 * Returns true if this is a valid allocation.
/frameworks/base/services/net/java/android/net/ip/
H A DRouterAdvertisementDaemon.java322 // The packet up to mRaLength is valid, since it has been updated
606 return (s != null) && s.valid();
/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp239 if (!handle->valid())
493 // API directly. Since we know the channel id isn't valid, make sure we
/frameworks/rs/script_api/
H A Drs_graphics.spec262 The Allocation must be a valid constant input for the Program.
374 Allocation must be a valid texture for the Program. The sampling
H A Drs_math.spec2235 It is valid for inputs from -86.f to 86.f. The precision is no worse than what would be
2262 It is valid for inputs from -37.f to 37.f. The precision is no worse than what would be
2289 It is valid for inputs from -125.f to 125.f. The precision is no worse than what would be
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationUsageStats.java203 public synchronized void registerPeopleAffinity(NotificationRecord notification, boolean valid, argument
207 if (valid) {
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java418 if (defaultViewport.valid) {
422 if (externalTouchViewport.valid) {
424 } else if (defaultViewport.valid) {
/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java2750 int valid = mgl10Ext.glQueryMatrixxOES(mantissa, mantissaOffset,
2755 return valid;
2763 int valid = mgl10Ext.glQueryMatrixxOES(mantissa, exponent);
2767 return valid;
3903 public ByteBuffer mTempByteBuffer; // Only valid during glDrawXXX calls
/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp698 EXPECT_TRUE(channel.valid());
/frameworks/base/media/java/android/media/
H A DExifInterface.java2095 // Not valid
2355 // Check if each image data is in valid position.
2772 boolean valid = false;
2783 valid = true;
2786 if (!valid) {
3135 // Check if image has PixelXDimension/PixelYDimension tags, which contain valid image
3169 * If image is a RW2 file, valid image sizes are stored in SensorBorder tags.
3174 // Uncompressed image valid image size values
3177 // RW2 image valid image size values
3802 Log.d(TAG, "First image does not contain valid siz
[all...]
/frameworks/support/exifinterface/src/android/support/media/
H A DExifInterface.java1877 * If there are valid latitude and longitude values in the image, this method returns a double
1904 * @param latitude the decimal value of latitude. Must be a valid double value between -90.0 and
1906 * @param longitude the decimal value of longitude. Must be a valid double value between -180.0
1913 throw new IllegalArgumentException("Latitude value " + latitude + " is not valid.");
1916 throw new IllegalArgumentException("Longitude value " + longitude + " is not valid.");
2026 // Not valid
2030 // Not valid
2293 // Check if each image data is in valid position.
2714 boolean valid = false;
2725 valid
[all...]

Completed in 780 milliseconds

1234