Searched refs:resetApplicationPreferences (Results 1 – 6 of 6) sorted by relevance
138 mIPm.resetApplicationPreferences(UserHandle.myUserId()); in onClick()
139 packageManagerServiceBinder).resetApplicationPreferences( in doInBackground()
165 verify(mIPackageManager).resetApplicationPreferences(anyInt()); in resetClicked_resetsApplicationPreferences()
260 void resetApplicationPreferences(int userId); in resetApplicationPreferences() method
23081 public void resetApplicationPreferences(int userId) { in resetApplicationPreferences() method
14551 Landroid/content/pm/IPackageManager$Stub$Proxy;->resetApplicationPreferences(I)V14883 Landroid/content/pm/IPackageManager;->resetApplicationPreferences(I)V