android.print.PrinterId
E745337
android.print.PrinterId is a framework class in Android’s printing system that uniquely identifies a specific printer within the print infrastructure.
All labels observed (1)
| Label | Occurrences |
|---|---|
| android.print.PrinterId canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8611274 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: android.print.PrinterId Context triple: [Android system print framework, exposesClass, android.print.PrinterId]
-
A.
AirPrint
AirPrint is Apple's wireless printing technology that lets iOS and macOS devices print directly to compatible printers without needing additional drivers or software.
-
B.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
C.
Internet Printing Protocol
Internet Printing Protocol (IPP) is a network printing standard that enables clients to submit print jobs, query printer status, and manage print queues over IP-based networks.
-
D.
HP ePrint
HP ePrint is a cloud-based mobile printing service from HP that lets users print documents and photos to compatible printers via email or the internet without needing a direct connection.
-
E.
PrintDlg
PrintDlg is a Windows common dialog box API function that displays and manages the standard print dialog for selecting printers and print options.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: android.print.PrinterId Target entity description: android.print.PrinterId is a framework class in Android’s printing system that uniquely identifies a specific printer within the print infrastructure.
-
A.
AirPrint
AirPrint is Apple's wireless printing technology that lets iOS and macOS devices print directly to compatible printers without needing additional drivers or software.
-
B.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
C.
Internet Printing Protocol
Internet Printing Protocol (IPP) is a network printing standard that enables clients to submit print jobs, query printer status, and manage print queues over IP-based networks.
-
D.
HP ePrint
HP ePrint is a cloud-based mobile printing service from HP that lets users print documents and photos to compatible printers via email or the internet without needing a direct connection.
-
E.
PrintDlg
PrintDlg is a Windows common dialog box API function that displays and manages the standard print dialog for selecting printers and print options.
- F. None of above. chosen
Statements (41)
| Predicate | Object |
|---|---|
| instanceOf |
Android framework class
ⓘ
java.lang.Object subclass ⓘ |
| belongsToModule | android.print package NERFINISHED ⓘ |
| belongsToPlatform | Android OS NERFINISHED ⓘ |
| category | printing API identifier type ⓘ |
| createdBy | print services ⓘ |
| definedInPackage | android.print ⓘ |
| documentationLocation | Android SDK reference for android.print.PrinterId ⓘ |
| equalityBasedOn | service name and local ID ⓘ |
| hashCodeConsistency | consistent with equals() ⓘ |
| hasMethod |
equals(java.lang.Object)
ⓘ
getLocalId() ⓘ getServiceName() ⓘ hashCode() ⓘ toString() ⓘ |
| hasVisibility | public ⓘ |
| identifierComponents |
print service component name
ⓘ
printer local ID string ⓘ |
| implementsInterface | android.os.Parcelable NERFINISHED ⓘ |
| introducedIn | Android 4.4 KitKat NERFINISHED ⓘ |
| isFinal | true ⓘ |
| isParcelable | true ⓘ |
| notIntendedFor | direct instantiation by regular apps ⓘ |
| partOf | Android printing framework ⓘ |
| purpose | uniquely identifies a printer in the print infrastructure ⓘ |
| serialization | marshaled via Parcelable in IPC ⓘ |
| sinceApiLevel | 19 ⓘ |
| stableAcross | lifecycle of a print service ⓘ |
| stringRepresentation | suitable for debugging ⓘ |
| threadSafety | safe to use as key in collections ⓘ |
| uniquenessScope | per print service ⓘ |
| usedBy |
android.print.PrintJob
ⓘ
android.print.PrintManager NERFINISHED ⓘ android.print.PrinterDiscoverySession ⓘ android.print.PrinterInfo ⓘ android.printservice.PrintService ⓘ |
| usedInContext |
print job management
ⓘ
print service implementations ⓘ printer discovery ⓘ |
| usedOver | Binder IPC between print service and system ⓘ |
| usedTo | reference printers in system APIs ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: android.print.PrinterId Description of subject: android.print.PrinterId is a framework class in Android’s printing system that uniquely identifies a specific printer within the print infrastructure.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.