Searched refs:INVALID_PID (Results 1 – 4 of 4) sorted by relevance
308 static constexpr pid_t INVALID_PID = (pid_t)-1; variable310 pid_t mSetVolumeReentrantTid = INVALID_PID;
1119 mSetVolumeReentrantTid = INVALID_PID; in stop_l()
118 public static final int INVALID_PID = -1; field in MediaSession
40292 Landroid/media/session/MediaSession;->INVALID_PID:I