Home
last modified time | relevance | path

Searched defs:that (Results 1 – 25 of 43) sorted by relevance

12

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DLedConfiguration.java55 public LedConfiguration(LedConfiguration that) { in LedConfiguration() method in LedConfiguration
66 final LedConfiguration that = (LedConfiguration)o; in equals() local
72 public boolean areColorsEqual(LedConfiguration that) { in areColorsEqual()
/packages/apps/Settings/src/com/android/settings/vpn2/
DAppVpnInfo.java24 AppVpnInfo that = (AppVpnInfo) other; in compareTo() local
36 AppVpnInfo that = (AppVpnInfo) other; in equals() local
/packages/services/Car/car-lib/src/android/car/hardware/camera/
DCarCameraState.java61 public CarCameraState(CarCameraState that) { in CarCameraState() method in CarCameraState
91 CarCameraState that = (CarCameraState) o; in equals() local
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DContactRequest.java60 final ContactRequest that = (ContactRequest) o; in equals() local
132 final ContactRequestHolder that = (ContactRequestHolder) o; in equals() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/
DEventDataItem.java48 final EventDataItem that = (EventDataItem) t; in shouldCollapseWith() local
DRelationDataItem.java48 final RelationDataItem that = (RelationDataItem) t; in shouldCollapseWith() local
DImDataItem.java91 final ImDataItem that = (ImDataItem) t; in shouldCollapseWith() local
DDataItem.java199 public void collapseWith(DataItem that) { in collapseWith()
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/
DImapElement.java114 public boolean equalsForTest(ImapElement that) { in equalsForTest()
DImapString.java179 public final boolean equalsForTest(ImapElement that) { in equalsForTest()
DImapResponse.java140 public boolean equalsForTest(ImapElement that) { in equalsForTest()
DImapList.java220 public boolean equalsForTest(ImapElement that) { in equalsForTest()
/packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
DImapElement.java114 public boolean equalsForTest(ImapElement that) { in equalsForTest()
DImapResponse.java139 public boolean equalsForTest(ImapElement that) { in equalsForTest()
DImapString.java185 public final boolean equalsForTest(ImapElement that) { in equalsForTest()
DImapList.java220 public boolean equalsForTest(ImapElement that) { in equalsForTest()
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
DHTML.java135 HTML.Element that = (HTML.Element) o; in equals() local
227 HTML.Attribute that = (HTML.Attribute) o; in equals() local
/packages/services/Car/car-lib/src/android/car/hardware/radio/
DCarRadioPreset.java105 CarRadioPreset that = (CarRadioPreset) o; in equals() local
/packages/apps/Camera2/src/com/android/camera/one/v2/common/
DPictureSizeCalculator.java93 Configuration that = (Configuration) o; in equals() local
/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java105 public CarNavigationInstrumentCluster(CarNavigationInstrumentCluster that) { in CarNavigationInstrumentCluster() method in CarNavigationInstrumentCluster
/packages/services/Car/car-support-lib/src/android/support/car/navigation/
DCarNavigationInstrumentCluster.java112 public CarNavigationInstrumentCluster(CarNavigationInstrumentCluster that) { in CarNavigationInstrumentCluster() method in CarNavigationInstrumentCluster
/packages/apps/TV/common/src/com/android/tv/common/recording/
DRecordingCapability.java95 RecordingCapability that = (RecordingCapability) o; in equals() local
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/model/
DPackageDownloadInfo.java135 PackageDownloadInfo that = (PackageDownloadInfo) o; in equals() local
DWifiInfo.java128 WifiInfo that = (WifiInfo) o; in equals() local
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DCredential.java147 Credential that = (Credential)o; in equals() local

12