Searched refs:mSavePolicyFile (Results 1 – 1 of 1) sorted by relevance
692 private final SavePolicyFileRunnable mSavePolicyFile = new SavePolicyFileRunnable(); field in NotificationManagerService1053 if (!IoThread.getHandler().hasCallbacks(mSavePolicyFile)) { in handleSavePolicyFile()1054 IoThread.getHandler().postDelayed(mSavePolicyFile, 250); in handleSavePolicyFile()