Searched refs:isDeviceAccount (Results 1 – 4 of 4) sorted by relevance
39 Drawable icon, boolean isDeviceAccount) { in AccountDisplayInfo() argument44 mIsDeviceAccount = isDeviceAccount; in AccountDisplayInfo()71 public boolean isDeviceAccount() { in isDeviceAccount() method in AccountDisplayInfo
75 public boolean isDeviceAccount() { in isDeviceAccount() method in AccountInfo76 return mDisplayInfo.isDeviceAccount(); in isDeviceAccount()
115 if (accountInfo.isDeviceAccount()) { in getAccountHeaderLabelForMyProfile()125 if (displayableAccount.isDeviceAccount()) { in getAccountTypeHeaderLabel()
595 text1.setVisibility(!account.mAccountInfo.isDeviceAccount()