Searched defs:hasWorkProfile (Results 1 – 2 of 2) sorted by relevance
40 public boolean hasWorkProfile(final Context context) { in hasWorkProfile() method in ManagedProfileUtils
166 protected void onPostExecute(final Boolean hasWorkProfile) { in onPostExecute()