Searched refs:mCurrentInputMethodSet (Results 1 – 1 of 1) sorted by relevance
657 boolean mCurrentInputMethodSet = false; field in DevicePolicyManagerService.DevicePolicyData3014 if (policy.mCurrentInputMethodSet) { in saveSettingsLocked()3234 policy.mCurrentInputMethodSet = true; in loadSettingsLocked()7411 policyData.mCurrentInputMethodSet = false; in clearDeviceOwnerLocked()7526 policyData.mCurrentInputMethodSet = false; in clearProfileOwnerLocked()10077 getUserData(callingUserId).mCurrentInputMethodSet = true; in setSecureSetting()10294 getUserData(userId).mCurrentInputMethodSet = false; in onChange()12584 return getUserData(mInjector.userHandleGetCallingUserId()).mCurrentInputMethodSet; in isCurrentInputMethodSetByOwner()