Searched defs:disabled (Results 1 – 4 of 4) sorted by relevance
36 public TextView disabled; field in AppViewHolder
86 public void setDisabledByAdmin(boolean disabled) { in setDisabledByAdmin()
245 private void maybeEnableEncryption(int quality, boolean disabled) { in maybeEnableEncryption()597 void updateUnlockMethodAndFinish(int quality, boolean disabled) { in updateUnlockMethodAndFinish()621 private Intent getIntentForUnlockMethod(int quality, boolean disabled) { in getIntentForUnlockMethod()
222 final Bitmap disabled = Bitmap.createBitmap(bitmap.getWidth(), bitmap.getHeight(), in drawDisabledBitmap() local