Searched defs:footer (Results 1 – 9 of 9) sorted by relevance
48 Button footer = new Button(this); in onCreate() local
135 final int footer = a.getResourceId(R.styleable.SuwGlifLayout_suwFooter, 0); in init() local177 public View inflateFooter(@LayoutRes int footer) { in inflateFooter()
136 char footer[kFooterTagSize]; in parseObbFile() local
156 ByteBuffer footer = ByteBuffer.allocate(CHUNK_SIZE_BYTES).order(ByteOrder.LITTLE_ENDIAN); in generateApkVerityRootHash() local182 ByteBuffer footer = slice(result.verityData, result.merkleTreeSize, in generateApkVerity() local
716 ByteBuffer footer = ByteBuffer.allocate(24); in findApkSigningBlock() local
124 uint32_t footer = (mNextIfd != NULL) ? offset + getSize() : 0; in writeData() local
331 std::string footer("End of DRM Plugin Log"); in GetExceptionMessage() local
129 QSFooter footer, FalsingManager falsingManager) { in setQsPanel()
630 public Builder setFooter(@NonNull RemoteViews footer) { in setFooter()