Searched refs:mStopForegroundArgs (Results 1 – 1 of 1) sorted by relevance
36 private Object[] mStopForegroundArgs = new Object[1]; field in ForegroundService85 mStopForegroundArgs[0] = Boolean.TRUE; in stopForegroundCompat()87 mStopForeground.invoke(this, mStopForegroundArgs); in stopForegroundCompat()