Searched refs:lpType (Results 1 – 2 of 2) sorted by relevance
150 int32_t lpFlags, lpType, touchOcclusionModeInt, inputConfigInt; in readFromParcel() local155 parcel->readInt32(&lpType) ?: in readFromParcel()188 layoutParamsType = static_cast<Type>(lpType); in readFromParcel()
751 val lpType = overlayViewParamsCaptor.value.type in testLayoutParams_isKeyguardDialogType() constant753 assertThat((lpType and TYPE_KEYGUARD_DIALOG) != 0).isTrue() in testLayoutParams_isKeyguardDialogType()