A B C D E F G H I K L M N O P R S T V W _

I

i(String, String) - Static method in class a_vcard.android.util.Log
Send an Log.INFO log message.
i(String, String, Throwable) - Static method in class a_vcard.android.util.Log
Send a Log.INFO log message and log the exception.
idealBooleanArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
idealByteArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
idealCharArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
idealFloatArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
idealIntArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
idealLongArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
idealObjectArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
idealShortArraySize(int) - Static method in class a_vcard.com.android.internal.util.ArrayUtils
 
INFO - Static variable in class a_vcard.android.util.Log
Priority constant for the println method; use Log.i.
InputFilter - Interface in a_vcard.android.text
InputFilters can be attached to Editables to constrain the changes that can be made to them.
InputFilter.LengthFilter - Class in a_vcard.android.text
This filter will constrain edits not to make the length of the text greater than the specified length.
InputFilter.LengthFilter(int) - Constructor for class a_vcard.android.text.InputFilter.LengthFilter
 
insert(int, CharSequence, int, int) - Method in interface a_vcard.android.text.Editable
Convenience for replace(where, where, text, start, end)
insert(int, CharSequence) - Method in interface a_vcard.android.text.Editable
Convenience for replace(where, where, text, 0, text.length());
insert(int, CharSequence, int, int) - Method in class a_vcard.android.text.SpannableStringBuilder
 
insert(int, CharSequence) - Method in class a_vcard.android.text.SpannableStringBuilder
 
isEmpty(CharSequence) - Static method in class a_vcard.android.text.TextUtils
Returns true if the string is null or 0-length.
isIgnorable() - Method in class a_vcard.android.syncml.pim.vcard.ContactStruct
 
isLoggable(String, int) - Static method in class a_vcard.android.util.Log
Checks to see whether or not a log for the specified tag is loggable at the specified level.
ISPRIMARY - Static variable in interface a_vcard.android.provider.Contacts.ContactMethodsColumns
Whether this is the primary organization
ISPRIMARY - Static variable in interface a_vcard.android.provider.Contacts.OrganizationColumns
Whether this is the primary organization
ISPRIMARY - Static variable in interface a_vcard.android.provider.Contacts.PhonesColumns
Whether this is the primary phone number
isPrimary - Variable in class a_vcard.android.syncml.pim.vcard.ContactStruct.ContactMethod
 
isPrimary - Variable in class a_vcard.android.syncml.pim.vcard.ContactStruct.OrganizationData
 
isPrimary - Variable in class a_vcard.android.syncml.pim.vcard.ContactStruct.PhoneData
 
isValidEncoding(String) - Method in class a_vcard.android.syncml.pim.vcard.VCardParser_V21
 
isValidEncoding(String) - Method in class a_vcard.android.syncml.pim.vcard.VCardParser_V30
 
isValidPropertyName(String) - Method in class a_vcard.android.syncml.pim.vcard.VCardParser_V21
 
isValidPropertyName(String) - Method in class a_vcard.android.syncml.pim.vcard.VCardParser_V30
 

A B C D E F G H I K L M N O P R S T V W _