Searched defs:mutable (Results 1 – 4 of 4) sorted by relevance
111 FolderNameEditTextInputConnection(InputConnection target, boolean mutable) { in FolderNameEditTextInputConnection()
177 public void setMutable(boolean mutable) { in setMutable()
903 @TelephonyManager.PremiumCapability int capability, boolean mutable) { in createPendingIntent()
571 val mutable: MutableList<Preference> = mutableListOf() in <lambda>() constant