Searched refs:myInfo (Results 1 – 3 of 3) sorted by relevance
206 PackageInfo myInfo = getPackageManager().getPackageInfo(getPackageName(), in onCreate() local208 mMyVersionCode = myInfo.getLongVersionCode(); in onCreate()
367 OccupantZoneInfo myInfo = in setUserInfo() local390 if (myInfo.equals(occupantZoneInfo)) { in setUserInfo()
275 Info myInfo = new Info(displayContext); in InvariantDeviceProfile() local276 @DeviceType int deviceType = myInfo.getDeviceType(); in InvariantDeviceProfile()278 myInfo, in InvariantDeviceProfile()297 initGrid(context, myInfo, result, deviceType); in InvariantDeviceProfile()