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

A

ACCURACY - Static variable in class android.pal.item.location.LocationItem
 
acquirePrivateData(Bundle) - Method in class android.pal.item.calendar.CalendarEventItemProvider
 
acquirePrivateData(Bundle) - Method in class android.pal.item.communication.CallItemProvider
 
acquirePrivateData(Bundle) - Method in class android.pal.item.communication.ContactItemProvider
 
acquirePrivateData(Bundle) - Method in class android.pal.item.communication.MessageItemProvider
 
acquirePrivateData(Bundle) - Method in class android.pal.item.device.DeviceStateItemProvider
 
acquirePrivateData(Bundle) - Method in class android.pal.item.empty.EmptyItemProvider
 
acquirePrivateData(Bundle) - Method in class android.pal.item.ItemProvider
 
acquirePrivateData(Bundle) - Method in class android.pal.item.location.LocationItemProvider
 
ADS(String) - Static method in class android.privatedata.DataRequest.Purpose
Advertising purpose.
ANALYTICS(String) - Static method in class android.privatedata.DataRequest.Purpose
The purpose for analytics.
android.pal.item - package android.pal.item
 
android.pal.item.calendar - package android.pal.item.calendar
 
android.pal.item.communication - package android.pal.item.communication
 
android.pal.item.device - package android.pal.item.device
 
android.pal.item.empty - package android.pal.item.empty
 
android.pal.item.location - package android.pal.item.location
 
android.pal.item.utils - package android.pal.item.utils
 
android.privatedata - package android.privatedata
 
android.util - package android.util
 
ANY - android.privatedata.DataRequest.DataType
 
Assertions - Class in android.pal.item.utils
A helper class to get access to assertion-related utilities.

B

BEARING - Static variable in class android.pal.item.location.LocationItem
 
build() - Method in class android.privatedata.DataRequest.LocationParamsBuilder
 
build() - Method in class android.privatedata.DataRequest.TimeParamsBuilder
 

C

CALENDAR - android.privatedata.DataRequest.DataType
 
CalendarEventItem - Class in android.pal.item.calendar
The meta information for a calendar event.
CalendarEventItem.StartTimeComparator - Class in android.pal.item.calendar
 
CalendarEventItemProvider - Class in android.pal.item.calendar
 
CalendarEventItemProvider(Context) - Constructor for class android.pal.item.calendar.CalendarEventItemProvider
 
CalendarParamsBuilder() - Constructor for class android.privatedata.DataRequest.CalendarParamsBuilder
 
CALL_LOGS - android.privatedata.DataRequest.DataType
 
CallItem - Class in android.pal.item.communication
The information of a phone call.
CallItem.TimestampComparator - Class in android.pal.item.communication
 
CallItemProvider - Class in android.pal.item.communication
 
CallItemProvider(Context) - Constructor for class android.pal.item.communication.CallItemProvider
 
CallParamsBuilder() - Constructor for class android.privatedata.DataRequest.CallParamsBuilder
 
cast(String, Object) - Static method in class android.pal.item.utils.Assertions
Cast an object to T.
CELL_CARRIER - Static variable in class android.pal.item.device.DeviceStateItem
The name of the cell carrier; null if unavailable
CELL_CARRIER_ID - Static variable in class android.pal.item.device.DeviceStateItem
The ID number of the cell carrier; TelephonyManager.UNKNOWN_CARRIER_ID if unavailable
CELL_SIGNAL_STRENGTH - Static variable in class android.pal.item.device.DeviceStateItem
The overall signal stregth of the cellular connection; SignalStrength.INVALID if unavailable.
checkParams(Bundle) - Method in class android.pal.item.calendar.CalendarEventItemProvider
 
checkParams(Bundle) - Method in class android.pal.item.communication.CallItemProvider
 
checkParams(Bundle) - Method in class android.pal.item.communication.MessageItemProvider
 
checkParams(Bundle) - Method in class android.pal.item.ItemProvider
 
checkParams(Bundle) - Method in class android.pal.item.location.LocationItemProvider
 
compare(CalendarEventItem, CalendarEventItem) - Method in class android.pal.item.calendar.CalendarEventItem.StartTimeComparator
 
compare(CallItem, CallItem) - Method in class android.pal.item.communication.CallItem.TimestampComparator
 
compare(MessageItem, MessageItem) - Method in class android.pal.item.communication.MessageItem.TimestampComparator
 
CONTACT - Static variable in class android.pal.item.communication.CallItem
 
CONTACT - Static variable in class android.pal.item.communication.MessageItem
 
ContactItem - Class in android.pal.item.communication
The information of a contact.
ContactItemProvider - Class in android.pal.item.communication
 
ContactItemProvider(Context) - Constructor for class android.pal.item.communication.ContactItemProvider
 
CONTACTS - android.privatedata.DataRequest.DataType
 
containsField(String) - Method in class android.pal.item.Item
Test if current item contains a field
CONTENT - Static variable in class android.pal.item.communication.MessageItem
 
CREATOR - Static variable in class android.pal.item.calendar.CalendarEventItem
 
CREATOR - Static variable in class android.pal.item.communication.CallItem
 
CREATOR - Static variable in class android.pal.item.communication.ContactItem
 
CREATOR - Static variable in class android.pal.item.communication.MessageItem
 
CREATOR - Static variable in class android.pal.item.device.DeviceStateItem
 
CREATOR - Static variable in class android.pal.item.empty.EmptyItem
 
CREATOR - Static variable in class android.pal.item.Item
 
CREATOR - Static variable in class android.pal.item.ListItem
 
CREATOR - Static variable in class android.pal.item.location.LocationItem
 
CREATOR - Static variable in class android.privatedata.ItemWrapper
 
CursorHelper - Class in android.pal.item
 
CursorHelper() - Constructor for class android.pal.item.CursorHelper
 

D

d(String, String) - Static method in class android.util.Plog
Send a Log.DEBUG log message.
d(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.DEBUG log message and log the exception.
DataRequest - Class in android.privatedata
 
DataRequest(Context, DataRequest.DataType, Bundle, String, Bundle, DataRequest.Purpose, ResultReceiver) - Constructor for class android.privatedata.DataRequest
 
DataRequest.CalendarParamsBuilder - Class in android.privatedata
Helepr class to generate parameter Bundle for calendar requests
DataRequest.CallParamsBuilder - Class in android.privatedata
 
DataRequest.DataType - Enum in android.privatedata
 
DataRequest.LocationParamsBuilder - Class in android.privatedata
Helper class to generate paramter Bundle for location requests
DataRequest.MessageParamsBuilder - Class in android.privatedata
Helper class to generate parameter Bundle for message requests
DataRequest.Purpose - Class in android.privatedata
Purpose strings as defined in PrivacyStreams https://github.com/PrivacyStreams/PrivacyStreams
DataRequest.TimeParamsBuilder - Class in android.privatedata
 
dataTypeToPermission(DataRequest.DataType) - Static method in class android.privatedata.DataRequest
 
describeContents() - Method in class android.pal.item.Item
 
describeContents() - Method in class android.privatedata.ItemWrapper
 
DeviceStateItem - Class in android.pal.item.device
A DeviceStateItem represents device information.
DeviceStateItem() - Constructor for class android.pal.item.device.DeviceStateItem
 
DeviceStateItemProvider - Class in android.pal.item.device
 
DeviceStateItemProvider(Context) - Constructor for class android.pal.item.device.DeviceStateItemProvider
 
DURATION - Static variable in class android.pal.item.communication.CallItem
 

E

e(String, String) - Static method in class android.util.Plog
Send a Log.ERROR log message.
e(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.ERROR log message and log the exception.
EMAILS - Static variable in class android.pal.item.communication.ContactItem
 
EMPTY - android.privatedata.DataRequest.DataType
 
EmptyItem - Class in android.pal.item.empty
An item with no data
EmptyItem() - Constructor for class android.pal.item.empty.EmptyItem
 
EmptyItemProvider - Class in android.pal.item.empty
 
EmptyItemProvider(Context) - Constructor for class android.pal.item.empty.EmptyItemProvider
 
END_TIME - Static variable in class android.pal.item.calendar.CalendarEventItem
 
END_UTC_MILLIS - Static variable in class android.privatedata.DataRequest.TimeParamsBuilder
 
ERROR_MISSING_KEYS - android.pal.item.ItemProvider.ParamStatus
 
ERROR_NON_NULL_EXPECTED - android.pal.item.ItemProvider.ParamStatus
 
ERROR_NULL_EXPECTED - android.pal.item.ItemProvider.ParamStatus
 
ERROR_UNEXPECTED_PARAM_VALUE - android.pal.item.ItemProvider.ParamStatus
 
EVENT_LOCATION - Static variable in class android.pal.item.calendar.CalendarEventItem
 

F

FEATURE(String) - Static method in class android.privatedata.DataRequest.Purpose
The purpose for app's features.

G

GAME(String) - Static method in class android.privatedata.DataRequest.Purpose
The purpose for game.
getAccuracy() - Method in class android.pal.item.location.LocationItem
Get the accuracy
getAsBoolean(String) - Method in class android.pal.item.Item
Get the value of a Boolean field in the item.
getAsDouble(String) - Method in class android.pal.item.Item
Get the value of a Double field in the item.
getAsFloat(String) - Method in class android.pal.item.Item
Get the value of a Float field in the item.
getAsInteger(String) - Method in class android.pal.item.Item
Get the value of a Integer field in the item.
getAsLong(String) - Method in class android.pal.item.Item
Get the value of a Long field in the item.
getAsString(String) - Method in class android.pal.item.Item
Get the value of a String field in the item.
getBearing() - Method in class android.pal.item.location.LocationItem
Get the bearing at the location.
getBundle() - Method in class android.pal.item.Item
 
getCallType() - Method in class android.pal.item.communication.CallItem
Get the type of the phone call.
getColumnAsBase64(Cursor, String) - Static method in class android.pal.item.CursorHelper
 
getColumnAsInt(Cursor, String) - Static method in class android.pal.item.CursorHelper
 
getColumnAsLong(Cursor, String) - Static method in class android.pal.item.CursorHelper
 
getColumnAsString(Cursor, String) - Static method in class android.pal.item.CursorHelper
 
getContact() - Method in class android.pal.item.communication.CallItem
Get the contact (phone number or name) of the phone call.
getContact() - Method in class android.pal.item.communication.MessageItem
Get the contact (name or phone number) of the message
getContent() - Method in class android.pal.item.communication.MessageItem
Get the message content.
getContext() - Method in class android.pal.item.ItemProvider
 
getContext() - Method in class android.privatedata.DataRequest
 
getDataType() - Method in class android.privatedata.DataRequest
 
getDataTypeExtras() - Method in class android.privatedata.DataRequest
 
getDescription() - Method in class android.privatedata.MicroPALProviderService
Description of this PAL transform.
getDuration() - Method in class android.pal.item.communication.CallItem
Get the duration of the phone call.
getEmailAddresses() - Method in class android.pal.item.communication.ContactItem
Get the email addresses of the contact
getEndTime() - Method in class android.pal.item.calendar.CalendarEventItem
Get the event end time.
getId() - Method in class android.pal.item.calendar.CalendarEventItem
Get the Event ID, as stored in Android Calendar provider.
getId() - Method in class android.pal.item.communication.ContactItem
Get the contact's unique ID, as stored in Android database.
getLatitude() - Method in class android.pal.item.location.LocationItem
Get the latitude
getLocation() - Method in class android.pal.item.calendar.CalendarEventItem
Get the event location
getLongitude() - Method in class android.pal.item.location.LocationItem
Get the longitude
getName() - Method in class android.pal.item.communication.ContactItem
Get the contact name.
getPalExtras() - Method in class android.privatedata.DataRequest
 
getPalProvider() - Method in class android.privatedata.DataRequest
 
getParams() - Method in class android.pal.item.calendar.CalendarEventItemProvider
 
getParams() - Method in class android.pal.item.communication.CallItemProvider
 
getParams() - Method in class android.pal.item.communication.ContactItemProvider
 
getParams() - Method in class android.pal.item.communication.MessageItemProvider
 
getParams() - Method in class android.pal.item.device.DeviceStateItemProvider
 
getParams() - Method in class android.pal.item.empty.EmptyItemProvider
 
getParams() - Method in class android.pal.item.ItemProvider
Get a Bundle containing the expected parameters to request private data from the platform.
getParams() - Method in class android.pal.item.location.LocationItemProvider
 
getPermission() - Method in class android.privatedata.DataRequest
 
getPhoneNumbers() - Method in class android.pal.item.communication.ContactItem
Get the phone numbers of the contact.
getPrivateData(Bundle) - Method in class android.pal.item.ItemProvider
Get private data from the platform.
getProvider() - Method in class android.pal.item.location.LocationItem
Get the provider of the location data, e.g., "gps" or "network".
getPurpose() - Method in class android.privatedata.DataRequest
 
getReceiver() - Method in class android.privatedata.DataRequest
 
getSpeed() - Method in class android.pal.item.location.LocationItem
Get the speed at the location
getStartTime() - Method in class android.pal.item.calendar.CalendarEventItem
Get the event start time.
getStoredItems() - Method in class android.pal.item.ListItem
 
getTime() - Method in class android.pal.item.location.LocationItem
Get the timestamp of the location.
getTimestamp() - Method in class android.pal.item.communication.CallItem
Get the timestamp of when the phone call happened.
getTimestamp() - Method in class android.pal.item.communication.MessageItem
Get the timestamp of when the message is sent or received.
getTitle() - Method in class android.pal.item.calendar.CalendarEventItem
Get the title of the event.
getType() - Method in class android.pal.item.communication.MessageItem
Get the message type
getTypes() - Method in class android.privatedata.ItemWrapper
 
getTypeString() - Method in class android.privatedata.ItemWrapper
 
getValue() - Method in class android.privatedata.ItemWrapper
 
getValueByField(String) - Method in class android.pal.item.Item
Get the value of a field in the item.
GOOD - android.pal.item.ItemProvider.ParamStatus
 

H

HEALTH(String) - Static method in class android.privatedata.DataRequest.Purpose
The purpose for health monitoring.

I

i(String, String) - Static method in class android.util.Plog
Send a Log.INFO log message.
i(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.INFO log message and log the exception
ID - Static variable in class android.pal.item.calendar.CalendarEventItem
 
ID - Static variable in class android.pal.item.communication.ContactItem
 
IMEI - Static variable in class android.pal.item.device.DeviceStateItem
The IMEI of the device; null if unavailable
isTrue(String, boolean) - Static method in class android.pal.item.utils.Assertions
Throw IllegalStateException if the condition is false.
Item - Class in android.pal.item
An Item is a basic element in a stream.
Item() - Constructor for class android.pal.item.Item
 
Item(Bundle) - Constructor for class android.pal.item.Item
 
Item(Parcel) - Constructor for class android.pal.item.Item
 
ItemProvider<T extends Item> - Class in android.pal.item
Base class for calls to the platform to request sensitive information.
ItemProvider(Context) - Constructor for class android.pal.item.ItemProvider
 
ItemProvider.ParamStatus - Enum in android.pal.item
 
ItemWrapper<T extends Item> - Class in android.privatedata
 
ItemWrapper(Parcel) - Constructor for class android.privatedata.ItemWrapper
 
ItemWrapper(T) - Constructor for class android.privatedata.ItemWrapper
 

L

LATITUDE - Static variable in class android.pal.item.location.LocationItem
 
LEVEL_BUILDING - Static variable in class android.pal.item.location.LocationItem
Building level.
LEVEL_CITY - Static variable in class android.pal.item.location.LocationItem
City level.
LEVEL_COUNTRY - Static variable in class android.pal.item.location.LocationItem
Country level.
LEVEL_EXACT - Static variable in class android.pal.item.location.LocationItem
Exact level.
LEVEL_NEIGHBORHOOD - Static variable in class android.pal.item.location.LocationItem
Neighborhood level.
LIB_INTERNAL(String) - Static method in class android.privatedata.DataRequest.Purpose
For internal library use.
ListItem<T extends Item> - Class in android.pal.item
An list item stores a list of other items
ListItem(ArrayList<T>) - Constructor for class android.pal.item.ListItem
 
LOCATION - android.privatedata.DataRequest.DataType
 
LocationItem - Class in android.pal.item.location
An Geolocation item represents a geolocation value.
LocationItem(Location) - Constructor for class android.pal.item.location.LocationItem
 
LocationItemProvider - Class in android.pal.item.location
 
LocationItemProvider(Context) - Constructor for class android.pal.item.location.LocationItemProvider
 
LocationParamsBuilder() - Constructor for class android.privatedata.DataRequest.LocationParamsBuilder
 
LOG_ID_PERMISSION - Static variable in class android.util.Plog
 
LONGITUDE - Static variable in class android.pal.item.location.LocationItem
 

M

mContext - Variable in class android.pal.item.ItemProvider
 
MEID - Static variable in class android.pal.item.device.DeviceStateItem
The MEID of the device; null if unavailable
MessageItem - Class in android.pal.item.communication
A text message.
MessageItem.TimestampComparator - Class in android.pal.item.communication
 
MessageItemProvider - Class in android.pal.item.communication
 
MessageItemProvider(Context) - Constructor for class android.pal.item.communication.MessageItemProvider
 
MessageParamsBuilder() - Constructor for class android.privatedata.DataRequest.MessageParamsBuilder
 
MicroPALProviderService<T extends Item> - Class in android.privatedata
Base class for PAL Providers.
MicroPALProviderService(DataRequest.DataType) - Constructor for class android.privatedata.MicroPALProviderService
Create a new PrivateDataProviderService instance.
MODE_LAST_LOCATION - Static variable in class android.privatedata.DataRequest.LocationParamsBuilder
 
MODE_SINGLE_UPDATE - Static variable in class android.privatedata.DataRequest.LocationParamsBuilder
 
MODE_UNSET - Static variable in class android.privatedata.DataRequest.LocationParamsBuilder
 

N

NAME - Static variable in class android.pal.item.communication.ContactItem
 
notNull(String, T) - Static method in class android.pal.item.utils.Assertions
Throw IllegalArgumentException if the value is null.

O

onBind(Intent) - Method in class android.privatedata.MicroPALProviderService
 
onCreate() - Method in class android.privatedata.MicroPALProviderService
 
onReceive(T, Bundle) - Method in class android.privatedata.MicroPALProviderService
Implementation of the private data transform.

P

PHONE_NUMBER - Static variable in class android.pal.item.device.DeviceStateItem
The device's phone number; null if unavailable
PHONE_STATE - android.privatedata.DataRequest.DataType
 
PHONES - Static variable in class android.pal.item.communication.ContactItem
 
Plog - Class in android.util
 
printBundleDiff(Bundle, Bundle) - Method in class android.pal.item.ItemProvider
 
println(int, String, String) - Static method in class android.util.Plog
Low-level logging call.
PRIVACY_SERVICE_ACTION - Static variable in class android.privatedata.MicroPALProviderService
 
PROVIDER - Static variable in class android.pal.item.location.LocationItem
 
PROVIDER - Static variable in class android.privatedata.DataRequest.LocationParamsBuilder
 

R

RESEARCH(String) - Static method in class android.privatedata.DataRequest.Purpose
Research purpose.

S

setEndUtcMillis(long) - Method in class android.privatedata.DataRequest.TimeParamsBuilder
 
setFieldValue(String, boolean) - Method in class android.pal.item.Item
Set a value to a field in the Item
setFieldValue(String, double) - Method in class android.pal.item.Item
Set a value to a field in the Item
setFieldValue(String, float) - Method in class android.pal.item.Item
Set a value to a field in the Item
setFieldValue(String, int) - Method in class android.pal.item.Item
Set a value to a field in the Item
setFieldValue(String, long) - Method in class android.pal.item.Item
Set a value to a field in the Item
setFieldValue(String, Parcelable) - Method in class android.pal.item.Item
Set a value to a field in the Item
setFieldValue(String, String) - Method in class android.pal.item.Item
Set a value to a field in the Item
setParcelableArrayListFieldValue(String, ArrayList<? extends Parcelable>) - Method in class android.pal.item.Item
Set an ArrayList value to a field in the Item
setProvider(String) - Method in class android.privatedata.DataRequest.LocationParamsBuilder
 
setStartUtcMillis(long) - Method in class android.privatedata.DataRequest.TimeParamsBuilder
 
setStringArrayListFieldValue(String, ArrayList<String>) - Method in class android.pal.item.Item
Set an ArrayList value to a field in the Item
setTimeoutMillis(int) - Method in class android.privatedata.DataRequest.LocationParamsBuilder
 
setUpdateMode(String) - Method in class android.privatedata.DataRequest.LocationParamsBuilder
 
SIM_ID - Static variable in class android.pal.item.device.DeviceStateItem
The serial number of the SIM card; null if unavailable
SMS - android.privatedata.DataRequest.DataType
 
SOCIAL(String) - Static method in class android.privatedata.DataRequest.Purpose
The purpose for social interaction (analyzing social relationship, recommending friends, etc.).
SPEED - Static variable in class android.pal.item.location.LocationItem
 
START_TIME - Static variable in class android.pal.item.calendar.CalendarEventItem
 
START_UTC_MILLIS - Static variable in class android.privatedata.DataRequest.TimeParamsBuilder
 
StartTimeComparator() - Constructor for class android.pal.item.calendar.CalendarEventItem.StartTimeComparator
 
STORED_ITEMS - Static variable in class android.pal.item.ListItem
 

T

TEST(String) - Static method in class android.privatedata.DataRequest.Purpose
Testing purpose.
TIME_CREATED - Static variable in class android.pal.item.Item
The timestamp of when this item is created.
TimeParamsBuilder() - Constructor for class android.privatedata.DataRequest.TimeParamsBuilder
 
TIMESTAMP - Static variable in class android.pal.item.communication.CallItem
 
TIMESTAMP - Static variable in class android.pal.item.communication.MessageItem
 
TIMESTAMP - Static variable in class android.pal.item.location.LocationItem
 
TimestampComparator() - Constructor for class android.pal.item.communication.CallItem.TimestampComparator
 
TimestampComparator() - Constructor for class android.pal.item.communication.MessageItem.TimestampComparator
 
TITLE - Static variable in class android.pal.item.calendar.CalendarEventItem
 
toDebugString() - Method in class android.pal.item.Item
 
toString() - Method in class android.privatedata.DataRequest.Purpose
 
TYPE - Static variable in class android.pal.item.communication.CallItem
 
TYPE - Static variable in class android.pal.item.communication.MessageItem
 
TYPE_INCOMING - Static variable in class android.pal.item.communication.CallItem
 
TYPE_MISSED - Static variable in class android.pal.item.communication.CallItem
 
TYPE_OUTGOING - Static variable in class android.pal.item.communication.CallItem
 
TYPE_RECEIVED - Static variable in class android.pal.item.communication.MessageItem
 
TYPE_SENT - Static variable in class android.pal.item.communication.MessageItem
 

U

UPDATE_MODE - Static variable in class android.privatedata.DataRequest.LocationParamsBuilder
 
UPDATE_TIMEOUT_MILLIS - Static variable in class android.privatedata.DataRequest.LocationParamsBuilder
 
UTILITY(String) - Static method in class android.privatedata.DataRequest.Purpose
Utility purpose.

V

v(String, String) - Static method in class android.util.Plog
Send a Log.VERBOSE log message.
v(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.VERBOSE log message and log the exception.
valueOf(String) - Static method in enum android.pal.item.ItemProvider.ParamStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum android.privatedata.DataRequest.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum android.pal.item.ItemProvider.ParamStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum android.privatedata.DataRequest.DataType
Returns an array containing the constants of this enum type, in the order they are declared.

W

w(String, String) - Static method in class android.util.Plog
Send a Log.WARN log message
w(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.WARN log message and log the exception.
w(String, Throwable) - Static method in class android.util.Plog
Send a Log.WARN log message and log the exception.
writeToParcel(Parcel, int) - Method in class android.pal.item.Item
 
writeToParcel(Parcel, int) - Method in class android.privatedata.ItemWrapper
 
wtf(String, String) - Static method in class android.util.Plog
Like Log.wtf(String, String), but will never cause the caller to crash, and will always be handled asynchronously.
wtf(String, String, Throwable) - Static method in class android.util.Plog
Like Log.wtf(String, String, Throwable), but will never cause the caller to crash, and will always be handled asynchronously.
wtf(String, Throwable) - Static method in class android.util.Plog
Like Log.wtf(String, Throwable), but will never cause the caller to crash, and will always be handled asynchronously.
wtfQuiet(String, String) - Static method in class android.util.Plog
Like Plog.wtf(String, String), but does not output anything to the log.
wtfStack(String, String) - Static method in class android.util.Plog
Like Log.wtfStack(String, String), but will never cause the caller to crash, and will always be handled asynchronously.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links