Searched refs:mAlertWindow (Results 1 – 1 of 1) sorted by relevance
38 private static View mAlertWindow = null; field in LocalAlertService45 mAlertWindow = showAlertWindow(getPackageName()); in onStartCommand()47 hideAlertWindow(mAlertWindow); in onStartCommand()48 mAlertWindow = null; in onStartCommand()