Searched refs:Reasons (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/com/android/internal/jank/ |
D | FrameTracker.java | 97 public @interface Reasons { annotation in FrameTracker 329 public boolean end(@Reasons int reason) { in end() 387 public boolean cancel(@Reasons int reason) { in cancel() 427 private void notifyCujEvent(String action, @Reasons int reason) { in notifyCujEvent() 849 void onCujEvents(FrameTracker tracker, String action, @Reasons int reason); in onCujEvents()
|
D | InteractionMonitorDebugOverlay.java | 37 import com.android.internal.jank.FrameTracker.Reasons; 154 void onTrackerRemoved(@Cuj.CujType int removedCuj, @Reasons int reason, in onTrackerRemoved()
|
D | InteractionJankMonitor.java | 54 import com.android.internal.jank.FrameTracker.Reasons; 284 @Cuj.CujType int cuj, FrameTracker tracker, String action, @Reasons int reason) { in handleCujEvents() 292 private static boolean needRemoveTasks(String action, @Reasons int reason) { in needRemoveTasks() 445 public boolean cancel(@Cuj.CujType int cujType, @Reasons int reason) { in cancel() 467 private boolean cancelInternal(RunningTracker tracker, @Reasons int reason) { in cancelInternal()
|
/frameworks/proto_logging/stats/enums/bluetooth/ |
D | enums.proto | 31 // Bluetooth Adapter Enable and Disable Reasons
|
/frameworks/proto_logging/stats/atoms/credentials/ |
D | credentials_extension_atoms.proto | 180 * Reasons for attempting to use config_oemCredentialManagerDialogComponent to fulfill the request.
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 1637 // Reasons for data call drop - network/modem disconnect
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 103 // Reasons that a notification might be dismissed.
|