IBinder.DeathRecipient
Modifier and Type | Field and Description |
---|---|
static String |
SNAPSHOT_DIR |
LOG_RUNTIME_EXCEPTION
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, LIKE_TRANSACTION, MAX_IPC_SIZE, PING_TRANSACTION, SHELL_COMMAND_TRANSACTION, SYSPROPS_TRANSACTION, TWEET_TRANSACTION
Constructor and Description |
---|
SamplingProfilerService(Context context) |
Modifier and Type | Method and Description |
---|---|
protected void |
dump(FileDescriptor fd,
PrintWriter pw,
String[] args)
Print the object's state into the given stream.
|
attachInterface, blockUntilThreadAvailable, clearCallingIdentity, disableTracing, dump, dumpAsync, enableTracing, finalize, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, getThreadStrictModePolicy, getTransactionTracker, isBinderAlive, isProxy, isTracingEnabled, joinThreadPool, linkToDeath, onShellCommand, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, setDumpDisabled, setThreadStrictModePolicy, shellCommand, transact, unlinkToDeath
public static final String SNAPSHOT_DIR
public SamplingProfilerService(Context context)
protected void dump(FileDescriptor fd, PrintWriter pw, String[] args)
Binder