Causes the current thread to wait until it is awakened, typically
by being notified or interrupted, or until a
certain amount of real time has elapsed.
Causes the current thread to wait until it is awakened, typically
by being notified or interrupted, or until a
certain amount of real time has elapsed.
Causes the current thread to wait until it is awakened, typically
by being notified or interrupted.
Constants
emailAddressTypes
public static final int emailAddressTypes
Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example.
Constant Value:
17235968
(0x01070000)
imProtocols
public static final int imProtocols
Instant Message protocols/providers from android.provider.Contacts
Constant Value:
17235969
(0x01070001)
organizationTypes
public static final int organizationTypes
Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example.
Constant Value:
17235970
(0x01070002)
phoneTypes
public static final int phoneTypes
Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example.
Constant Value:
17235971
(0x01070003)
postalAddressTypes
public static final int postalAddressTypes
Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example.
Constant Value:
17235972
(0x01070004)
Public constructors
array
public array ()
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-02-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]