Searched refs:mSavePolicyFile (Results 1 – 1 of 1) sorted by relevance
474 private final SavePolicyFileRunnable mSavePolicyFile = new SavePolicyFileRunnable(); field in NotificationManagerService669 if (!IoThread.getHandler().hasCallbacks(mSavePolicyFile)) { in handleSavePolicyFile()670 IoThread.getHandler().post(mSavePolicyFile); in handleSavePolicyFile()