Searched refs:getMaxProfilingTimeAllowedMs (Results 1 – 3 of 3) sorted by relevance
93 public int getMaxProfilingTimeAllowedMs() { in getMaxProfilingTimeAllowedMs() method in TracingSession98 Configs.getMaxProfilingTimeAllowedMs(mProfilingType, mParams); in getMaxProfilingTimeAllowedMs()
495 public static int getMaxProfilingTimeAllowedMs(int profilingType, @Nullable Bundle params) { in getMaxProfilingTimeAllowedMs() method in Configs
799 long processingTimeRemaining = session.getMaxProfilingTimeAllowedMs() in checkProfilingCompleteRescheduleIfNeeded()