Searched refs:ERROR_NONE (Results 1 – 11 of 11) sorted by relevance
36 public static final int ERROR_NONE = 0; field in KeepaliveStatus64 errorCode = ERROR_NONE; in KeepaliveStatus()
424 case KeepaliveStatus.ERROR_NONE: in keepaliveStatusErrorToPacketKeepaliveError()
52 public static final int ERROR_NONE = 0; field in DrmManagerClient159 if (ERROR_NONE == _removeAllRights(mUniqueId)) { in handleMessage()519 result = (mEventHandler.sendMessage(msg)) ? ERROR_NONE : result; in processDrmInfo()746 result = (mEventHandler.sendMessage(msg)) ? ERROR_NONE : result; in removeAllRights()
183 ERROR_NONE,195 public static final int ERROR_NONE = 0; field in SystemUpdatePolicy.ValidationFailedException
22 import static com.android.internal.telephony.cdma.sms.BearerData.ERROR_NONE;805 (errorClass == ERROR_NONE) in handleSmsStatusReport()
814 status = (BearerData.ERROR_NONE << 8) | BearerData.STATUS_DELIVERED;
189 public static final int ERROR_NONE = 0x00; field in BearerData
10120 field public static final int ERROR_NONE = 0; // 0x0
13293 field public static final int ERROR_NONE = 0; // 0x0
3534 Landroid/app/admin/SystemUpdatePolicy$ValidationFailedException;->ERROR_NONE:I